From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx207.postini.com [74.125.245.207]) by kanga.kvack.org (Postfix) with SMTP id 44C2F6B002C for ; Sun, 5 Feb 2012 10:18:47 -0500 (EST) Received: from /spool/local by e28smtp07.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Sun, 5 Feb 2012 20:48:44 +0530 Received: from d28av03.in.ibm.com (d28av03.in.ibm.com [9.184.220.65]) by d28relay03.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q15FIb2T4173850 for ; Sun, 5 Feb 2012 20:48:38 +0530 Received: from d28av03.in.ibm.com (loopback [127.0.0.1]) by d28av03.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q15FIakK025945 for ; Mon, 6 Feb 2012 02:18:37 +1100 Message-ID: <4F2E9DC7.1070702@linux.vnet.ibm.com> Date: Sun, 05 Feb 2012 20:48:31 +0530 From: "Srivatsa S. Bhat" MIME-Version: 1.0 Subject: Re: [PATCH v8 1/8] smp: introduce a generic on_each_cpu_mask function References: <1328448800-15794-1-git-send-email-gilad@benyossef.com> <1328449499-15886-1-git-send-email-gilad@benyossef.com> In-Reply-To: <1328449499-15886-1-git-send-email-gilad@benyossef.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Gilad Ben-Yossef Cc: linux-kernel@vger.kernel.org, Chris Metcalf , Frederic Weisbecker , Russell King , linux-mm@kvack.org, Pekka Enberg , Matt Mackall , Rik van Riel , Andi Kleen , Sasha Levin , Mel Gorman , Andrew Morton , Alexander Viro , linux-fsdevel@vger.kernel.org, Avi Kivity , Michal Nazarewicz , Kosaki Motohiro , Milton Miller On 02/05/2012 07:14 PM, Gilad Ben-Yossef wrote: > on_each_cpu_mask calls a function on processors specified by > cpumask, which may or may not include the local processor. > > You must not call this function with disabled interrupts or > from a hardware interrupt handler or from a bottom half handler. > > Signed-off-by: Gilad Ben-Yossef > Acked-by: Peter Zijlstra > Reviewed-by: Christoph Lameter > CC: Chris Metcalf > CC: Frederic Weisbecker > CC: Russell King > CC: linux-mm@kvack.org > CC: Pekka Enberg > CC: Matt Mackall > CC: Rik van Riel > CC: Andi Kleen > CC: Sasha Levin > CC: Mel Gorman > CC: Andrew Morton > CC: Alexander Viro > CC: linux-fsdevel@vger.kernel.org > CC: Avi Kivity > CC: Michal Nazarewicz > CC: Kosaki Motohiro > CC: Milton Miller > --- Reviewed-by: Srivatsa S. Bhat Regards, Srivatsa S. Bhat -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org