Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46021
b: refs/heads/master
c: 9abcf40
h: refs/heads/master
i:
  46019: 5779ba4
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Feb 2, 2007
1 parent a1c3e5a commit 2a8cbba
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: fc2dd2e51a1940acac665696e6a70a1a73dc90a4
refs/heads/master: 9abcf40b1d1443e6f0ef86e6a822193142a34abc
2 changes: 1 addition & 1 deletion trunk/kernel/fork.c
Original file line number Diff line number Diff line change
Expand Up @@ -1313,7 +1313,7 @@ noinline struct pt_regs * __devinit __attribute__((weak)) idle_regs(struct pt_re
return regs;
}

struct task_struct * __devinit fork_idle(int cpu)
struct task_struct * __cpuinit fork_idle(int cpu)
{
struct task_struct *task;
struct pt_regs regs;
Expand Down

0 comments on commit 2a8cbba

Please sign in to comment.