]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit810bab448e563ffd1718d78e9a3756806b626acc
tree238983d8120772f81b5d6fd74f570608c7d53663
parent86313c488a6848b7ec2ba04e74f25f79dd32a0b7
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