Re: bug? 2.6.26-rc8-mm1, corrupted dcache

From: hooanon05
Date: Wed Jul 30 2008 - 03:14:21 EST



Nick Piggin:
> This looks a bit like the PREEMPT_RCU problem that was fixed just
> before 2.6.26. Do you have PREEMPT_RCU=y and HOTPLUG_CPU=n in your
> config?

Exactly.
So next -mm release will not have this problem. Anyway I will check it
again.
Thanks.

$ gunzip -c /proc/config.gz | egrep '(_RCU|HOTPLUG)'
CONFIG_HOTPLUG=y
# CONFIG_CLASSIC_RCU is not set
CONFIG_PREEMPT_RCU=y
# CONFIG_RCU_TRACE is not set
# CONFIG_HOTPLUG_CPU is not set
# CONFIG_HOTPLUG_PCI is not set


Junjiro Okajima
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/