Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755465Ab1FEUF2 (ORCPT ); Sun, 5 Jun 2011 16:05:28 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:51425 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753910Ab1FEUF0 convert rfc822-to-8bit (ORCPT ); Sun, 5 Jun 2011 16:05: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=NsRAGURb8DMgTVURmjKLjRWJEYDS3DggrCAA255TjX6XZb4GQQrt7oRC1y6iO/K5bY FzMpgB0srtU7XZtN38z2jpE0CNcRPG5k753ZFlP3NXVvmaJ0U3KvCwD1DgiXx7E2mTJv HD4HpOvouqQbmPdRdZdaCtz9V0DKF0szy47D8= MIME-Version: 1.0 In-Reply-To: References: From: Andrew Lutomirski Date: Sun, 5 Jun 2011 16:05:05 -0400 X-Google-Sender-Auth: F8L_A8VtVBXiDKssdcO4ztaqg1Q Message-ID: Subject: Re: [PATCH v5 0/9] Remove syscall instructions at fixed addresses To: Ingo Molnar , x86@kernel.org Cc: 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 , Brian Gerst , Louis Rilling , Valdis.Kletnieks@vt.edu, pageexec@freemail.hu, Andy Lutomirski 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: 621 Lines: 16 On Sun, Jun 5, 2011 at 1:50 PM, Andy Lutomirski wrote: > ?x86-64: Remove vsyscall number 3 (venosys) Torsten Kaiser pointed out that this patch will break bisection due to a typo. So please don't apply this series as is. If there are no further changes I need to make, I'll send out v6 with the fix in a day or two (unless someone wants it sooner). --Andy -- 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/