From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([18.85.46.34]:39269 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750781Ab0CIRhf (ORCPT ); Tue, 9 Mar 2010 12:37:35 -0500 Received: from e35131.upc-e.chello.nl ([213.93.35.131] helo=dyad.programming.kicks-ass.net) by bombadil.infradead.org with esmtpsa (Exim 4.69 #1 (Red Hat Linux)) id 1Np3N7-0000Ai-Fs for linux-kbuild@vger.kernel.org; Tue, 09 Mar 2010 17:37:34 +0000 Subject: Re: [PATCH] x86: Add optimized popcnt variants From: Peter Zijlstra In-Reply-To: <20100309173234.GE2371@aftab> References: <20100223190614.GB2401@aftab> <4B875BBD.4060104@zytor.com> <20100226074714.GA15310@aftab> <4B88097E.7010608@zytor.com> <20100227082807.GA21706@aftab> <4B8979DA.9000201@zytor.com> <20100309153628.GA2371@aftab> <1268149840.5037.3.camel@laptop> <20100309162352.GB2371@aftab> <1268152369.5037.10.camel@laptop> <20100309173234.GE2371@aftab> Content-Type: text/plain; charset="UTF-8" Date: Tue, 09 Mar 2010 18:37:28 +0100 Message-ID: <1268156248.5037.11.camel@laptop> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Borislav Petkov Cc: "H. Peter Anvin" , Michal Marek , linux-kbuild , Andrew Morton , Wu Fengguang , LKML , Jamie Lokier , Roland Dreier , Al Viro , "linux-fsdevel@vger.kernel.org" , Ingo Molnar , Brian Gerst On Tue, 2010-03-09 at 18:32 +0100, Borislav Petkov wrote: > From: Peter Zijlstra > Date: Tue, Mar 09, 2010 at 05:32:49PM +0100 > > > I thought the patch did that, see this hunk (straight from > > http://lkml.org/lkml/2010/2/4/119 ): > > Bollocks, I seem to have lost that hunk while applying the patch by > foot, sorry for the noise. > > By the way, I can't seem to find your patch in Andrew's tree, is it > still going through his tree? I hope so, Andrew, need me to resend or do you still have a copy?