Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753507Ab1FLBEn (ORCPT ); Sat, 11 Jun 2011 21:04:43 -0400 Received: from shards.monkeyblade.net ([198.137.202.13]:44979 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753222Ab1FLBEk (ORCPT ); Sat, 11 Jun 2011 21:04:40 -0400 Date: Sat, 11 Jun 2011 18:04:36 -0700 (PDT) Message-Id: <20110611.180436.2125878475128439464.davem@davemloft.net> To: torvalds@linux-foundation.org Cc: viro@zeniv.linux.org.uk, minipli@googlemail.com, akpm@linux-foundation.org, sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] sparc, exec: remove redundant addr_limit assignment From: David Miller In-Reply-To: References: <20110611234415.GE11521@ZenIV.linux.org.uk> <20110611.175834.1802167158365693401.davem@davemloft.net> X-Mailer: Mew version 6.3 on Emacs 23.2 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (shards.monkeyblade.net [198.137.202.13]); Sat, 11 Jun 2011 18:04:37 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 524 Lines: 13 From: Linus Torvalds Date: Sat, 11 Jun 2011 18:01:06 -0700 > We always had the unconditional "set_fs()" in the exec path. It only > got moved, and as part of that conscious effort, the pointless > architecture churn is getting cleaned up. Sure. -- 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/