Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756199Ab3IKQwl (ORCPT ); Wed, 11 Sep 2013 12:52:41 -0400 Received: from usmamail.tilera.com ([12.216.194.151]:21648 "EHLO USMAMAIL.TILERA.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752484Ab3IKQw1 (ORCPT ); Wed, 11 Sep 2013 12:52:27 -0400 Message-ID: <52309FA0.4030706@tilera.com> Date: Wed, 11 Sep 2013 12:51:44 -0400 From: Chris Metcalf User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Jiang Liu CC: Andrew Morton , Shaohua Li , Jiang Liu , Ingo Molnar , Peter Zijlstra , Steven Rostedt , Jiri Kosina , Wang YanQing , , Subject: Re: [RFC PATCH v2 20/25] smp, tile: kill SMP single function call interrupt References: <1378915649-16395-1-git-send-email-liuj97@gmail.com> <1378915649-16395-21-git-send-email-liuj97@gmail.com> In-Reply-To: <1378915649-16395-21-git-send-email-liuj97@gmail.com> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 879 Lines: 23 On 9/11/2013 12:07 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 > Cc: Jiang Liu Acked-by: Chris Metcalf -- Chris Metcalf, Tilera Corp. http://www.tilera.com -- 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/