On Fri, 25 Jul 2014, Sasha Levin wrote: > This patch doesn't interact well with my fuzzing setup. I'm seeing > the following: > > [ 490.446927] BUG: using __this_cpu_read() in preemptible [00000000] code: kworker/16:1/7368 > [ 490.447909] caller is __this_cpu_preempt_check+0x13/0x20 __this_cpu_read() from vmstat_update is only called from a kworker that is bound to a single cpu. A false positive? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>