From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753023Ab3C0SGU (ORCPT ); Wed, 27 Mar 2013 14:06:20 -0400 Received: from e9.ny.us.ibm.com ([32.97.182.139]:45049 "EHLO e9.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752609Ab3C0SGS (ORCPT ); Wed, 27 Mar 2013 14:06:18 -0400 Date: Wed, 27 Mar 2013 11:04:55 -0700 From: "Paul E. McKenney" To: Borislav Petkov , Joerg Roedel , Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , lkml , Stephane Eranian , Namhyung Kim , Jiri Olsa Subject: Re: BUG: using smp_processor_id() in preemptible [00000000] code: asm/8267 Message-ID: <20130327180455.GA4379@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <20130324115556.GA4866@pd.tnic> <20130324155924.GB4866@pd.tnic> <20130326183452.GC27518@pd.tnic> <20130327131532.GL30540@8bytes.org> <1364393852.5053.74.camel@laptop> <20130327143715.GY4379@linux.vnet.ibm.com> <20130327163427.GN30540@8bytes.org> <20130327163806.GC8385@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130327163806.GC8385@pd.tnic> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: No X-Content-Scanned: Fidelis XPS MAILER x-cbid: 13032718-7182-0000-0000-000005FA42A3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 27, 2013 at 05:38:06PM +0100, Borislav Petkov wrote: > On Wed, Mar 27, 2013 at 05:34:27PM +0100, Joerg Roedel wrote: > > Interesting read, thanks guys. I think I should have a look into the > > tree-preempt implementation and try to understand it :) > > Hurry, before paulmck comes and changes it unrecognizable! :-) Better yet, review my changes for 3.10. ;-) Thanx, Paul