Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753329Ab0FGTLT (ORCPT ); Mon, 7 Jun 2010 15:11:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:3171 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751858Ab0FGTLR (ORCPT ); Mon, 7 Jun 2010 15:11:17 -0400 Date: Mon, 7 Jun 2010 15:11:07 -0400 From: Dave Jones To: Miles Lane Cc: LKML , Greg Kroah-Hartman , Alexander Viro Subject: Re: 2.6.35-rc2-git1 - BUG: using smp_processor_id() in preemptible [00000000] code: ondemand/4323 Message-ID: <20100607191107.GA4799@redhat.com> Mail-Followup-To: Dave Jones , Miles Lane , LKML , Greg Kroah-Hartman , Alexander Viro References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 611 Lines: 16 On Mon, Jun 07, 2010 at 03:02:58PM -0400, Miles Lane wrote: > [ 90.531089] BUG: using smp_processor_id() in preemptible [00000000] > code: ondemand/4323 > [ 90.531100] caller is nr_iowait_cpu+0x15/0x2c > [ 90.531106] Pid: 4323, comm: ondemand Tainted: G W arjan is looking into this. probably just needs some preempt disable/enable calls. Dave -- 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/