From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754126Ab3C0TU0 (ORCPT ); Wed, 27 Mar 2013 15:20:26 -0400 Received: from mail.skyhub.de ([78.46.96.112]:47105 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753696Ab3C0TUY (ORCPT ); Wed, 27 Mar 2013 15:20:24 -0400 Date: Wed, 27 Mar 2013 20:20:15 +0100 From: Borislav Petkov To: "Paul E. McKenney" Cc: 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: <20130327192015.GE8385@pd.tnic> Mail-Followup-To: Borislav Petkov , "Paul E. McKenney" , Joerg Roedel , Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , lkml , Stephane Eranian , Namhyung Kim , Jiri Olsa 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> <20130327180455.GA4379@linux.vnet.ibm.com> <20130327190727.GD8385@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130327190727.GD8385@pd.tnic> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 27, 2013 at 08:07:27PM +0100, Borislav Petkov wrote: > Oh, and if one needs to brush up on RCU while doing that, there's this > cool thing called perfbook (whole title is too long :)) I discovered > while searching for your 3.10 queue on k.org. :-) And here's me contributing :-): --- From: Borislav Petkov Date: Wed, 27 Mar 2013 20:18:03 +0100 Subject: [PATCH] Deferred Processing: Fix a typo Signed-off-by: Borislav Petkov --- defer/defer.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defer/defer.tex b/defer/defer.tex index cedc86e13e5c..9895b6b5fce9 100644 --- a/defer/defer.tex +++ b/defer/defer.tex @@ -4,7 +4,7 @@ The strategy of deferring work goes back before the dawn of recorded history, and has generally been derided as procrastination or -even shear laziness. +even sheer laziness. However, in the last few decades have workers recognized this strategy's value in simplifying and streamlining parallel algorithms~\cite{Kung80,HMassalinPhD}. Believe it or not, in parallel programming, laziness often performs and -- 1.8.2.135.g7b592fa -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. --