[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2425.1241188519@redhat.com>
Date: Fri, 01 May 2009 15:35:19 +0100
From: David Howells <dhowells@...hat.com>
To: Tim Abbott <tabbott@....EDU>
Cc: dhowells@...hat.com, Sam Ravnborg <sam@...nborg.org>,
Linux kernel mailing list <linux-kernel@...r.kernel.org>,
Anders Kaseorg <andersk@....EDU>,
Waseem Daher <wdaher@....EDU>,
Denys Vlasenko <vda.linux@...glemail.com>,
Jeff Arnold <jbarnold@....EDU>
Subject: Re: [PATCH 0/6] section name cleanup for mn10300
Tim Abbott <tabbott@....EDU> wrote:
> This patch series cleans up the section names on the mn10300
> architecture. It requires the architecture-independent macro
> definitions from this patch series:
Interesting... Whilst it compiles and links with no problems, this cleanup
has the following detrimental effects:
None of these patches applied
text data bss dec hex filename
1879329 82980 321772 2284081 22da31 vmlinux
All of these patches applied:
text data bss dec hex filename
1879329 87076 321772 2288177 22ea31 vmlinux
Somewhere it eats an extra page.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists