From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 17 May 2002 05:39:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 17 May 2002 05:39:53 -0400 Received: from [202.135.142.196] ([202.135.142.196]:12553 "EHLO wagner.rustcorp.com.au") by vger.kernel.org with ESMTP id ; Fri, 17 May 2002 05:39:52 -0400 From: Rusty Russell To: Hugh Dickins Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] Fix BUG macro In-Reply-To: Your message of "Fri, 17 May 2002 08:56:56 +0100." Date: Fri, 17 May 2002 19:43:18 +1000 Message-Id: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org In message you write: > On Fri, 17 May 2002, Rusty Russell wrote: > > > > Um, show me where sizeof(KBUILD_BASENAME) + sizeof(__FUNCTION__) > > > sizeof(__FILENAME__). > > If you're talking about kbuild2.5 No. It's the include files, which makes up the majority of strings. See reply to Andrew Morton. Summary: faster cached compiles no bloat, Rusty. -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell.