Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751950Ab3JVKIR (ORCPT ); Tue, 22 Oct 2013 06:08:17 -0400 Received: from us01smtp2.synopsys.com ([198.182.44.80]:37265 "EHLO kiruna.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751372Ab3JVKIP (ORCPT ); Tue, 22 Oct 2013 06:08:15 -0400 Message-ID: <52664E7E.6090504@synopsys.com> Date: Tue, 22 Oct 2013 15:37:58 +0530 From: Vineet Gupta User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Jiang Liu CC: "linux-arch@vger.kernel.org" , lkml Subject: Re: [RFC PATCH v2 02/25] smp, alpha: kill SMP single function call interrupt References: <1378915649-16395-1-git-send-email-liuj97@gmail.com> <1378915649-16395-3-git-send-email-liuj97@gmail.com> In-Reply-To: <1378915649-16395-3-git-send-email-liuj97@gmail.com> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.12.197.243] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 863 Lines: 22 Hi Jiang, On 09/11/2013 09:37 PM, 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. > > Signed-off-by: Jiang Liu What's the status of this series - seemed useful to me. Are you planning to get it merged in 3.13 -Vineet -- 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/