diff mbox

powerpc: Fix incorrect comment about interrupt stack allocation

Message ID 20101208215503.38a6e28f@kryten (mailing list archive)
State Accepted, archived
Commit 8f4da26e9bf89f54b68d5cc3f3596f45e5f43911
Delegated to: Benjamin Herrenschmidt
Headers show

Commit Message

Anton Blanchard Dec. 8, 2010, 10:55 a.m. UTC
We now allow interrupt stacks anywhere in the first segment which can be
256M or 1TB. Fix the comment.

Signed-off-by: Anton Blanchard <anton@samba.org> 
---
diff mbox

Patch

Index: powerpc.git/arch/powerpc/kernel/setup_64.c
===================================================================
--- powerpc.git.orig/arch/powerpc/kernel/setup_64.c	2010-08-19 09:05:17.090741942 +1000
+++ powerpc.git/arch/powerpc/kernel/setup_64.c	2010-08-19 09:06:08.151991499 +1000
@@ -428,8 +428,8 @@  static void __init irqstack_early_init(v
 	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 *)