Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330378
b: refs/heads/master
c: 466921c
h: refs/heads/master
v: v3
  • Loading branch information
Michael Ellerman authored and Benjamin Herrenschmidt committed Sep 27, 2012
1 parent 0f273bb commit 9308808
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e6878835ac4794f25385522d29c634b7bbb7cca9
refs/heads/master: 466921c5a4669f4315528a25f9afd66601ce2c04
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/kernel/setup_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,8 @@ void __init early_setup(unsigned long dt_ptr)

/* Fix up paca fields required for the boot cpu */
get_paca()->cpu_start = 1;
/* Allow percpu accesses to "work" until we setup percpu data */
get_paca()->data_offset = 0;

/* Probe the machine type */
probe_machine();
Expand Down

0 comments on commit 9308808

Please sign in to comment.