[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.
Showing
Please register or sign in to comment