]> git.neil.brown.name Git - history.git/commit
[PATCH] ppc32: Allow PREEMPT with SMP in KConfig
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 30 Mar 2004 02:51:30 +0000 (18:51 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 30 Mar 2004 02:51:30 +0000 (18:51 -0800)
commitf2c371c7ac2a2b3a140dc65b6c998c4e26c35fc0
treed63a7d9a01a88c0ae773b7912a0030af1220fed1
parentae4e82bd93dc9218e3759663cc2f4c725a4d9d56
[PATCH] ppc32: Allow PREEMPT with SMP in KConfig

On ppc32, CONFIG_PREEMPT wasn't settable along with CONFIG_SMP
for historical reasons (smp_processor_id() races). Those races have
been fixes since then (well, should have been at least) so it's now
safe to allow both options.
arch/ppc/Kconfig