Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754961Ab3ILJOR (ORCPT ); Thu, 12 Sep 2013 05:14:17 -0400 Received: from cam-admin0.cambridge.arm.com ([217.140.96.50]:60779 "EHLO cam-admin0.cambridge.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751136Ab3ILJOP (ORCPT ); Thu, 12 Sep 2013 05:14:15 -0400 Date: Thu, 12 Sep 2013 10:14:12 +0100 From: Will Deacon To: Jiang Liu Cc: Andrew Morton , Catalin Marinas , Arnd Bergmann , Russell King , Santosh Shilimkar , Shaohua Li , Jiang Liu , Ingo Molnar , Peter Zijlstra , Steven Rostedt , Jiri Kosina , Wang YanQing , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-arch@vger.kernel.org" Subject: Re: [RFC PATCH v2 04/25] smp, ARM: kill SMP single function call interrupt Message-ID: <20130912091412.GB15357@mudshark.cambridge.arm.com> References: <1378915649-16395-5-git-send-email-liuj97@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1378915649-16395-5-git-send-email-liuj97@gmail.com> 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 Content-Length: 760 Lines: 17 On Wed, Sep 11, 2013 at 05:07:08PM +0100, Jiang Liu wrote: > From: Jiang Liu > > Commit 9a46ad6d6df3b54 "smp: make smp_call_function_many() use logic > similar to smp_call_function_single()" has unified the way to handle > single and multiple cross-CPU function calls. Now only one interrupt > is needed for architecture specific code to support generic SMP function > call interfaces, so kill the redundant single function call interrupt. Acked-by: Will Deacon Will -- 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/