Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9393
b: refs/heads/master
c: b3ca809
h: refs/heads/master
i:
  9391: 278fdbe
v: v3
  • Loading branch information
Anton Blanchard authored and Linus Torvalds committed Sep 28, 2005
1 parent 1a53471 commit 5029ea6
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ed90fb4a19956cece996eb1d26534f592918730e
refs/heads/master: b3ca80935100af47f226be439cb266378dab7bf7
1 change: 1 addition & 0 deletions trunk/arch/ppc64/kernel/machine_kexec.c
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ static void kexec_prepare_cpus(void)
continue;

while (paca[i].hw_cpu_id != -1) {
barrier();
if (!cpu_possible(i)) {
printk("kexec: cpu %d hw_cpu_id %d is not"
" possible, ignoring\n",
Expand Down

0 comments on commit 5029ea6

Please sign in to comment.