From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v2] fs: select: fix information leak to userspace Date: Tue, 23 Nov 2010 12:22:03 -0800 (PST) Message-ID: <20101123.122203.260090992.davem@davemloft.net> References: <4CEBD37E.5060107@bfs.de> <203E1F2A-2D04-4B7F-8D1B-9DC24522CB5E@dilger.ca> <20101123121840.e9d17d91.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: adilger.kernel@dilger.ca, wharms@bfs.de, xiyou.wangcong@gmail.com, eric.dumazet@gmail.com, segoon@openwall.com, kernel-janitors@vger.kernel.org, viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, jakub@redhat.com To: akpm@linux-foundation.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:60004 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751322Ab0KWUVh (ORCPT ); Tue, 23 Nov 2010 15:21:37 -0500 In-Reply-To: <20101123121840.e9d17d91.akpm@linux-foundation.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: From: Andrew Morton Date: Tue, 23 Nov 2010 12:18:40 -0800 > We can't reasonably address this with gcc changes. If gcc starts doing > what we want in the next release, how long will it be until that > release is the *oldest* version of gcc which the kernel may be compiled > with? Five years? Completely agreed.