From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754290AbZB1Rr1 (ORCPT ); Sat, 28 Feb 2009 12:47:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751791AbZB1RrS (ORCPT ); Sat, 28 Feb 2009 12:47:18 -0500 Received: from kroah.org ([198.145.64.141]:50098 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752809AbZB1RrS (ORCPT ); Sat, 28 Feb 2009 12:47:18 -0500 Date: Sat, 28 Feb 2009 09:46:01 -0800 From: Greg KH To: Linus Torvalds Cc: Roland McGrath , linux-mips@linux-mips.org, x86@kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, sparclinux@vger.kernel.org, Andrew Morton , stable@kernel.org Subject: Re: [stable] [PATCH 2/2] x86-64: seccomp: fix 32/64 syscall hole Message-ID: <20090228174601.GB27607@kroah.com> References: <20090228030226.C0D34FC3DA@magilla.sf.frob.com> <20090228030413.5B915FC3DA@magilla.sf.frob.com> <20090228072554.CFEA6FC3DA@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 28, 2009 at 09:23:36AM -0800, Linus Torvalds wrote: > On Fri, 27 Feb 2009, Roland McGrath wrote: > > But here is the patch you asked for. > > Yes, this looks much more straightforward. > > And I guess the seccomp interaction means that this is potentially a > 2.6.29 thing. Not that I know whether anybody actually _uses_ seccomp. It > does seem to be enabled in at least Fedora kernels, but it might not be > used anywhere. It's enabled in SuSE kernels. thanks, greg k-h