Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372117
b: refs/heads/master
c: 1783d45
h: refs/heads/master
i:
  372115: 7252082
v: v3
  • Loading branch information
Jon Medhurst authored and Russell King committed Apr 26, 2013
1 parent 662dfc0 commit b341c96
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: 3eb0be304273054fd2ae34367f96127d082e310c
refs/heads/master: 1783d4574619aea9ff5d94e6506f288547fc6737
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ static void __init feat_v6_fixup(void)
*
* cpu_init sets up the per-CPU stacks.
*/
void cpu_init(void)
void notrace cpu_init(void)
{
unsigned int cpu = smp_processor_id();
struct stack *stk = &stacks[cpu];
Expand Down

0 comments on commit b341c96

Please sign in to comment.