From: Anton Blanchard Date: Wed, 8 Dec 2010 00:55:03 +0000 (+0000) Subject: powerpc: Fix incorrect comment about interrupt stack allocation X-Git-Tag: upstream/snapshot3+hdmi~12070^2~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8f4da26e9bf89f54b68d5cc3f3596f45e5f43911;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git powerpc: Fix incorrect comment about interrupt stack allocation We now allow interrupt stacks anywhere in the first segment which can be 256M or 1TB. Fix the comment. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- diff --git a/arch/powerpc/kernel/setup_64.c b/arch/powerpc/kernel/setup_64.c index ce6f61c..5a0401f 100644 --- a/arch/powerpc/kernel/setup_64.c +++ b/arch/powerpc/kernel/setup_64.c @@ -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 *)