]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitfe78de006d009544c7213c1cb531632b529b200a
tree2f6e7a7888b4369cb2dd18be1cd4d3b18730280b
parent2adcd33843ae38b3509adfc586665877145ba2c4
[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