From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id C796EB6EE7 for ; Wed, 1 Feb 2012 21:48:46 +1100 (EST) Message-ID: <1328093320.28487.75.camel@pasglop> Subject: Re: next BUG: using smp_processor_id() in preemptible From: Benjamin Herrenschmidt To: Hugh Dickins Date: Wed, 01 Feb 2012 21:48:40 +1100 In-Reply-To: References: <1324588672.6632.8.camel@pasglop> <1326603920.26116.18.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2012-01-31 at 22:12 -0800, Hugh Dickins wrote: > > Grrr, my memory is a colander... And now am in Ballarat for the week > > with a semi working 3g connection. I'll see what I can do. > > Sorry to be such a bore - you can guess what I have to say about > 3.3-rc2 :() Yeah, I'm looking at reworking the whole thing, I think we have another deeper problem with lazy interrupt disable and implicit re-enable from an exception exit too... stay tuned. Cheers, Ben.