Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753548AbaBYUe0 (ORCPT ); Tue, 25 Feb 2014 15:34:26 -0500 Received: from mx1.redhat.com ([209.132.183.28]:2195 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753117AbaBYUeY (ORCPT ); Tue, 25 Feb 2014 15:34:24 -0500 Message-ID: <530CFE3A.2090403@redhat.com> Date: Tue, 25 Feb 2014 21:34:02 +0100 From: Daniel Borkmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: "H. Peter Anvin" CC: Jan Beulich , mingo@elte.hu, tglx@linutronix.de, davem@davemloft.net, ffusco@redhat.com, tgraf@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/3] x86/hash: swap parameters of crc32_u32() References: <53073986020000780011E2E1@nat28.tlf.novell.com> <530CFC93.8080505@zytor.com> In-Reply-To: <530CFC93.8080505@zytor.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/25/2014 09:26 PM, H. Peter Anvin wrote: > On 02/21/2014 02:33 AM, Jan Beulich wrote: >> ... to match its two callers (i.e. the alternative would have been to >> swap the arguments at the call sites). >> >> Signed-off-by: Jan Beulich >> Cc: Francesco Fusco >> Cc: Daniel Borkmann >> Cc: Thomas Graf >> Cc: David S. Miller >> --- >> arch/x86/lib/hash.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Jan, do you want to do an updated version of this patch? Daniel, I > presume you are going to push this patch? Good point. I'm fine if this is going to be picked up by x86 maintainers. Feel free to add my ... Acked-by: Daniel Borkmann ... if you want to do an updated version that also includes our recent findings/discussion, Jan. Thanks! -- 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/