From: Andreas Mohr Date: Fri, 23 Jun 2006 09:05:30 +0000 (-0700) Subject: [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly X-Git-Tag: v2.6.18-rc1~1081^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22722051fb6bcbb95c895e68dad10d34a9db7e4d;p=pandora-kernel.git [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 Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed