Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 22 Oct 2002 05:19:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 22 Oct 2002 05:19:26 -0400 Received: from pc1-cwma1-5-cust42.swa.cable.ntl.com ([80.5.120.42]:43447 "EHLO irongate.swansea.linux.org.uk") by vger.kernel.org with ESMTP id ; Tue, 22 Oct 2002 05:19:25 -0400 Subject: Re: [PATCH] linux-2.5.43_vsyscall_A0 From: Alan Cox To: Andrew Morton Cc: Andi Kleen , Jeff Dike , Andrea Arcangeli , john stultz , Linus Torvalds , lkml , george anzinger , Stephen Hemminger , Bill Davidsen In-Reply-To: <3DB4D41E.12454389@digeo.com> References: <20021020023321.GS23930@dualathlon.random> <200210220507.AAA06089@ccure.karaya.com> <20021022041524.GA11474@averell> <3DB4D41E.12454389@digeo.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 22 Oct 2002 10:39:16 +0100 Message-Id: <1035279556.31917.12.camel@irongate.swansea.linux.org.uk> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 694 Lines: 17 On Tue, 2002-10-22 at 05:29, Andrew Morton wrote: > Andi Kleen wrote: > > > > For example > > you would need to special case this in uaccess.h's access_ok(), which > > would be quite a lot of overhead (any change to this function causes > > many KB of binary bloat because *_user is so heavily used all over the kernel) > > That's all uninlined in the -mm patches. Saves 33k of text. I assume it saves a sizable amount of exception tables too ? - 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/