Jeremy Fitzhardinge
d4f7a2c18e
[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_VDSO
...
Some versions of libc can't deal with a VDSO which doesn't have its
ELF headers matching its mapped address. COMPAT_VDSO maps the VDSO at
a specific system-wide fixed address. Previously this was all done at
build time, on the grounds that the fixed VDSO address is always at
the top of the address space. However, a hypervisor may reserve some
of that address space, pushing the fixmap address down.
This patch does the adjustment dynamically at runtime, depending on
the runtime location of the VDSO fixmap.
[ Patch has been through several hands: Jan Beulich wrote the orignal
version; Zach reworked it, and Jeremy converted it to relocate phdrs
as well as sections. ]
Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Zachary Amsden <zach@vmware.com>
Cc: "Jan Beulich" <JBeulich@novell.com>
Cc: Eric W. Biederman <ebiederm@xmission.com>
Cc: Andi Kleen <ak@suse.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Roland McGrath <roland@redhat.com>
2007-05-02 19:27:12 +02:00
..
2007-04-27 15:44:34 -03:00
2007-03-06 13:26:55 +01:00
2007-04-27 19:16:19 +01:00
2007-04-25 22:27:30 -07:00
2007-04-25 22:28:58 -07:00
2007-04-25 22:25:34 -07:00
2007-04-04 21:12:47 -07:00
2007-03-16 19:25:04 -07:00
2007-03-06 09:30:26 -08:00
2007-04-27 13:28:39 -07:00
2007-04-28 14:40:40 -04:00
2007-04-25 22:25:31 -07:00
2007-03-06 09:30:25 -08:00
2007-03-16 19:25:05 -07:00
2007-04-30 09:08:17 +02:00
2007-04-30 09:01:23 +02:00
2007-05-02 19:27:08 +02:00
2007-03-08 07:38:22 -08:00
2007-03-26 14:23:52 -07:00
2007-04-02 10:06:09 -07:00
2007-05-02 19:27:08 +02:00
2007-05-02 19:27:09 +02:00
2007-04-25 22:28:56 -07:00
2007-04-27 10:57:31 -07:00
2007-04-27 10:57:34 -07:00
2007-05-02 19:27:12 +02:00
2007-03-27 09:05:15 -07:00
2007-04-25 22:28:35 -07:00
2007-04-26 15:02:26 -07:00
2007-04-28 11:01:04 -04:00
2007-03-05 07:57:51 -08:00
2007-04-28 11:01:07 -04:00
2007-04-19 14:56:12 +02:00
2007-04-07 10:03:43 -07:00
2007-03-01 17:18:39 -08:00
2007-04-25 22:25:31 -07:00
2007-04-25 22:25:31 -07:00
2007-04-10 22:38:37 +02:00
2007-04-25 22:23:43 -07:00
2007-04-25 22:25:12 -07:00
2007-04-25 22:28:44 -07:00
2007-04-25 22:30:01 -07:00
2007-04-25 22:29:10 -07:00
2007-04-25 22:29:14 -07:00
2007-04-25 22:28:57 -07:00
2007-04-25 22:24:41 -07:00
2007-04-25 22:26:20 -07:00
2007-04-25 22:25:31 -07:00
2007-04-25 22:29:57 -07:00
2007-04-25 22:29:10 -07:00
2007-05-02 19:27:05 +02:00
2007-04-17 16:36:27 -07:00
2007-04-28 14:15:59 -04:00
2007-04-25 22:25:31 -07:00
2007-03-27 09:05:16 -07:00
2007-04-25 22:25:31 -07:00
2007-04-25 22:25:52 -07:00
2007-04-30 16:40:39 -07:00
2007-03-16 19:25:05 -07:00
2007-04-25 22:29:41 -07:00
2007-04-04 21:12:47 -07:00
2007-04-30 16:40:40 -07:00
2007-04-26 15:46:23 -07:00
2007-04-27 10:57:31 -07:00
2007-04-25 22:29:49 -07:00
2007-03-04 11:12:40 +02:00
2007-03-04 11:12:42 +02:00
2007-04-28 14:51:33 -04:00
2007-03-22 19:39:06 -07:00
2007-03-04 11:12:43 +02:00
2007-03-05 07:57:51 -08:00
2007-03-12 16:31:50 -07:00
2007-03-06 06:14:54 -05:00
2007-04-27 10:57:33 -07:00
2007-03-06 13:26:27 +01:00
2007-04-26 15:48:28 -07:00
2007-04-28 21:04:03 -07:00
2007-04-25 22:28:57 -07:00
2007-04-25 22:27:45 -07:00
2007-04-25 22:29:03 -07:00
2007-03-16 19:25:05 -07:00
2007-03-16 19:25:05 -07:00
2007-04-20 22:56:29 -07:00
2007-04-25 22:29:41 -07:00
2007-04-27 16:01:46 +02:00
2007-04-29 10:48:48 -07:00
2007-03-12 16:31:50 -07:00
2007-04-28 14:15:58 -04:00
2007-05-02 19:27:11 +02:00
2007-04-28 11:01:04 -04:00
2007-03-27 08:55:47 +02:00
2007-04-17 16:36:26 -07:00
2007-04-30 16:40:41 -07:00
2007-03-26 12:35:17 +10:00
2007-05-02 19:27:10 +02:00
2007-04-25 22:27:04 -07:00
2007-04-26 15:48:28 -07:00
2007-04-27 10:46:51 -07:00
2007-04-25 22:25:31 -07:00
2007-03-14 15:27:48 -07:00
2007-04-27 10:44:42 -07:00
2007-03-01 17:18:39 -08:00
2007-04-30 00:07:31 -07:00
2007-04-30 00:58:19 -07:00
2007-04-26 15:48:28 -07:00
2007-04-28 22:06:01 -04:00
2007-03-05 07:57:53 -08:00
2007-04-26 01:54:39 -07:00
2007-04-25 22:28:57 -07:00
2007-04-27 10:57:32 -07:00
2007-04-24 08:23:08 -07:00
2007-04-25 22:25:31 -07:00
2007-03-05 07:57:51 -08:00
2007-04-25 22:25:31 -07:00
2007-03-16 19:25:03 -07:00
2007-04-27 13:28:39 -07:00
2007-03-27 09:05:15 -07:00
2007-04-27 15:43:27 -03:00
2007-03-16 19:25:05 -07:00
2007-04-28 11:01:01 -04:00
2007-04-26 15:45:32 -07:00
2007-04-28 21:20:32 -07:00