Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751509AbaG1SzX (ORCPT ); Mon, 28 Jul 2014 14:55:23 -0400 Received: from qmta04.emeryville.ca.mail.comcast.net ([76.96.30.40]:52301 "EHLO qmta04.emeryville.ca.mail.comcast.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750825AbaG1SzV (ORCPT ); Mon, 28 Jul 2014 14:55:21 -0400 Date: Mon, 28 Jul 2014 13:55:17 -0500 (CDT) From: Christoph Lameter To: Sasha Levin cc: akpm@linux-foundation.org, Gilad Ben-Yossef , Thomas Gleixner , Tejun Heo , John Stultz , Mike Frysinger , Minchan Kim , Hakan Akkan , Max Krasnyansky , Frederic Weisbecker , "Paul E. McKenney" , linux-kernel@vger.kernel.org, linux-mm@kvack.org, hughd@google.com, viresh.kumar@linaro.org, hpa@zytor.com, mingo@kernel.org, peterz@infradead.org Subject: Re: vmstat: On demand vmstat workers V8 In-Reply-To: <53D31101.8000107@oracle.com> Message-ID: References: <53D31101.8000107@oracle.com> Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/