]> git.baikalelectronics.ru Git - kernel.git/commit
use elfnote.h to generate vsyscall notes.
authorJeremy Fitzhardinge <jeremy@xensource.com>
Wed, 18 Jul 2007 01:37:03 +0000 (18:37 -0700)
committerJeremy Fitzhardinge <jeremy@goop.org>
Wed, 18 Jul 2007 15:47:40 +0000 (08:47 -0700)
commitfec66ed172ab7938adedec8bb38c3ba37a0d4478
tree238983d8120772f81b5d6fd74f570608c7d53663
parentb76b9fc8c13738de1e2039d29407fad74024c676
use elfnote.h to generate vsyscall notes.

Use existing elfnote.h to generate vsyscall notes, rather than doing
it locally.  Changes elfnote.h a bit to suit, since this is the first
asm user, and it wasn't quite right.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Roland McGrath <roland@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.com>
arch/i386/kernel/vsyscall-note.S
include/linux/elfnote.h