Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755221Ab1EaNy1 (ORCPT ); Tue, 31 May 2011 09:54:27 -0400 Received: from mail-pw0-f46.google.com ([209.85.160.46]:55115 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751652Ab1EaNy0 convert rfc822-to-8bit (ORCPT ); Tue, 31 May 2011 09:54:26 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=w+zxpj5FSCKG2Bncv4Ou3zRkT1Sgk4Ofo1Op8jrdnL2BR78ELcQIJ2ABjLnQSUbM3g Ohw4LZ6FbOnrWJciQF+m3pFTxKEx85HBLe2BTjbJVggHcgnZz0M8B0j8AiwJBmzVxFgI aX2wq8YUyuE4GD8RrAgCBCbxSvXJ3IvuYDwD4= MIME-Version: 1.0 In-Reply-To: <20110531134549.GA15598@elte.hu> References: <20110531134549.GA15598@elte.hu> From: Andrew Lutomirski Date: Tue, 31 May 2011 09:54:06 -0400 X-Google-Sender-Auth: Fsyw5EREp03AUXh8eSlAyyU1gyw Message-ID: Subject: Re: [PATCH v3 00/10] Remove syscall instructions at fixed addresses To: Ingo Molnar Cc: x86@kernel.org, Thomas Gleixner , linux-kernel@vger.kernel.org, Jesper Juhl , Borislav Petkov , Linus Torvalds , Andrew Morton , Arjan van de Ven , Jan Beulich , richard -rw- weinberger , Mikael Pettersson , Andi Kleen Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 888 Lines: 31 On Tue, May 31, 2011 at 9:45 AM, Ingo Molnar wrote: > > * Andy Lutomirski wrote: > >> Patch 1 is just a bugfix from the last vdso series. >> The bug should be harmless but it's pretty dumb. ?This is almost >> certainly 3.0 material. > > Please make the patches apply cleanly to the latest x86 tree: > > ?http://people.redhat.com/mingo/tip.git/README > > they currently don't - patch #4 does not apply. The rebase applies with git mergetool's help without manual intervention. I'll compile and test the rebased series before I send it out as v4 (should be about an hour). --Andy > > Thanks, > > ? ? ? ?Ingo > -- 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/