diff options
| author | Roland McGrath <[email protected]> | 2007-07-20 00:31:43 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-20 08:44:19 -0700 |
| commit | d2eea68e7db759ce67807b42b7407236cccfde71 (patch) | |
| tree | 41521fcbce645a492c83e45b4b73be829a4cc8b1 /scripts | |
| parent | 5ac12c6fe1b5fbda0d0caedb8214cde545a5737c (diff) | |
xen: disable vdso "nosegneg" on native boot
One of the nice ideas behind paravirt is that CONFIG_XEN=y can be included
in a standard configuration and be no worse for native booting than as a
Xen guest. The glibc feature that supports the vDSO "nosegneg" note is
designed specifically to make this easy. You just have to flip one bit at
boot time. This patch makes Xen flip the bit, so a CONFIG_XEN=y kernel on
bare hardware does not make glibc use the less-optimized library builds.
Signed-off-by: Roland McGrath <[email protected]>
Acked-by: Jeremy Fitzhardinge <[email protected]>
Cc: Andi Kleen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions