[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly
authorAndreas Mohr <andi@rhlx01.fht-esslingen.de>
Fri, 23 Jun 2006 09:05:30 +0000 (02:05 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 23 Jun 2006 14:43:05 +0000 (07:43 -0700)
commit22722051fb6bcbb95c895e68dad10d34a9db7e4d
tree2f6e7a7888b4369cb2dd18be1cd4d3b18730280b
parent89d0cf01c0aa9e8241cc3703a359ecd6abf3c28a
[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly

The hardirq_ctx and softirq_ctx variables are written to on init only,

Signed-off-by: Andreas Mohr <andi@lisas.de>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/irq.c
arch/powerpc/kernel/irq.c