Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752806Ab2HMSRm (ORCPT ); Mon, 13 Aug 2012 14:17:42 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:59601 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752637Ab2HMSRi (ORCPT ); Mon, 13 Aug 2012 14:17:38 -0400 MIME-Version: 1.0 In-Reply-To: References: <1342279974-26917-1-git-send-email-wad@chromium.org> <1342279974-26917-2-git-send-email-wad@chromium.org> From: Andrew Lutomirski Date: Mon, 13 Aug 2012 11:17:17 -0700 X-Google-Sender-Auth: DagBwlTu8OJPMZghv_biVTxnnQw Message-ID: Subject: Re: [PATCH 2/3] vsyscall_64: allow SECCOMP_RET_TRACErs to skip To: James Morris Cc: Will Drewry , Kees Cook , james.l.morris@oracle.com, rob@landley.net, linux-doc@vger.kernel.org, cevans@chromium.org, hpa@zytor.com, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, eparis@redhat.com, fengxj325@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1083 Lines: 32 On Fri, Aug 10, 2012 at 2:14 AM, James Morris wrote: > On Sat, 14 Jul 2012, Will Drewry wrote: > >> Agreed :) I don't mind making tweaks to get it right, but this only >> matters to users that want to: >> - use seccomp filter >> - with ptrace (or trap with resumption and not sigreturn) >> - of time, gettimeofday, and getcpu >> since they will then have to include quirk management _just_ in case >> their code is linked against something using vsyscall and >> vsyscall=emulate is in effect! > > I think these patches came out during the merge window -- is there any > further discussion on them? The patch I sent on Aug 1 is the latest version. I don't think there's been any further discussion -- everyone seems reasonably happy with that version. --Andy > > > - James > -- > James Morris > -- 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/