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] [day] [month] [year] [list]
Date:	Wed, 11 Jul 2007 19:41:15 -0700
From:	Jeremy Fitzhardinge <jeremy@...p.org>
To:	Roland McGrath <roland@...hat.com>
CC:	Andrew Morton <akpm@...ux-foundation.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 6/7] Add /sys/kernel/notes

Roland McGrath wrote:
> The earlier patches in this series change the linker script to place it
> appropriately and set the phdr.  It's allocated when its input sections are
> allocated.  Current builds I've seen don't have any input note sections at
> all.  My motivation is for the ld --build-id support, which generates an
> allocated note section as if it were input.
>   

OK, I see.

>> I have a patch to always do this, and also convert all the note 
>> generation to C code rather than asm.  If your patch works for you, 
>> however, it should be completely orthogonal.
>>     
>
> What note generation do you mean?  The only explicit notes in asm that I
> know of are in the vDSO images, not in vmlinux.  This patch has nothing to
> do with any vDSO image's generation.
>   

I'm adding other notes for Xen, so I have some in my tree.  But the vdso 
ones could also be generated in C rather than asm.   I'm not sure what 
stage the patch to convert vsyscall-notes to using linux/elfnote.h is 
at; I think its in Andi's tree.

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