Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 229343
b: refs/heads/master
c: 8f4da26
h: refs/heads/master
i:
  229341: 5dc0a96
  229339: 0570392
  229335: c90de76
  229327: de88211
  229311: 49a7085
v: v3
  • Loading branch information
Anton Blanchard authored and Benjamin Herrenschmidt committed Dec 9, 2010
1 parent adb1ab7 commit fe9b48f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: b5f9b6665b70b4c844bed5452f6a14743eefa57c
refs/heads/master: 8f4da26e9bf89f54b68d5cc3f3596f45e5f43911
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/kernel/setup_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -437,8 +437,8 @@ static void __init irqstack_early_init(void)
unsigned int i;

/*
* interrupt stacks must be under 256MB, we cannot afford to take
* SLB misses on them.
* Interrupt stacks must be in the first segment since we
* cannot afford to take SLB misses on them.
*/
for_each_possible_cpu(i) {
softirq_ctx[i] = (struct thread_info *)
Expand Down

0 comments on commit fe9b48f

Please sign in to comment.