Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75298
b: refs/heads/master
c: a2b484a
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner authored and Linus Torvalds committed Jan 9, 2008
1 parent 826f51c commit b3a60bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 165e4694dade7224f23785f9c3a89f3e9c3a9c14
refs/heads/master: a2b484a29cc9f565b013c0e7f1e0cc22dec12456
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/smpboot_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ struct create_idle {
int cpu;
};

void do_fork_idle(struct work_struct *work)
static void __cpuinit do_fork_idle(struct work_struct *work)
{
struct create_idle *c_idle =
container_of(work, struct create_idle, work);
Expand Down

0 comments on commit b3a60bb

Please sign in to comment.