lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 1 May 2009 11:00:12 -0400 (EDT)
From:	Tim Abbott <tabbott@....EDU>
To:	David Howells <dhowells@...hat.com>
cc:	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 5/6] mn10300: use new macros for .data.init_task.

On Fri, 1 May 2009, David Howells wrote:

> Tim Abbott <tabbott@....EDU> wrote:
> 
> > .data.init_task should not need a separate output section; this change
> > moves it into the .data section.
> 
> Hmmm...  This causes the kernel I'm building to make an extra page of RAM into
> dead space.

I would try reversing the order of the things inside the .data output 
section, since the stuff after .data at the end of this patch series is 
page-aligned, while the stuff before .data isn't.

	-Tim Abbott


--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ