commit | 810bab448e563ffd1718d78e9a3756806b626acc | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@xensource.com> | Tue Jul 17 18:37:03 2007 -0700 |
committer | Jeremy Fitzhardinge <jeremy@goop.org> | Wed Jul 18 08:47:40 2007 -0700 |
tree | 238983d8120772f81b5d6fd74f570608c7d53663 | |
parent | 86313c488a6848b7ec2ba04e74f25f79dd32a0b7 [diff] |
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>