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:	Mon, 15 Oct 2007 16:27:03 +0100 (BST)
From:	"Maciej W. Rozycki" <macro@...ux-mips.org>
To:	David Howells <dhowells@...hat.com>
cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] frv: Remove duplicate output of .exit.data

On Sat, 13 Oct 2007, David Howells wrote:

> >  When CONFIG_DEBUG_INFO is unset the input .exit.data sections are copied 
> > twice to vmlinux.  Remove the copy made to .init.text and keep one in 
> > .data only.
> 
> No, they aren't.  I believe the linker only makes one copy of each section,
> and once a copy is inserted, all other attempts to make a copy of it are
> ignored.

 Fair enough -- a quick test shows you are right.  Wouldn't it deserve a 
comment, though?  I know hardly anybody dares looking into these scripts, 
;-) but those who do, may not be sure this setup is intentional.

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