On Tue, 25 Sep 2007 09:57:01 -0700 Badari Pulavarty <pbadari@gmail.com> wrote:<goes fishing in Andi's tree> box:/usr/src/25> grep vdso series x86_64-mm-vdso-text-offset.patch x86_64-mm-vdso-compat-install-unstripped-copies-on-disk.patch x86_64-mm-vdso-64bit-install-unstripped-copies-on-disk.patch fix-discrepancy-between-vdso-based-gettimeofday-and-sys_gettimeofday.patch x86_64-mm-vdso-text-offset.patch looks likely - can you test it please? Increase VDSO_TEXT_OFFSET for ancient binutils For some reason old binutils genertate larger headers so increase the text offset of the vdso to avoid linker errors. Signed-off-by: Andi Kleen <ak@suse.de> --- arch/x86_64/vdso/voffset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: linux/arch/x86_64/vdso/voffset.h =================================================================== --- linux.orig/arch/x86_64/vdso/voffset.h +++ linux/arch/x86_64/vdso/voffset.h @@ -1 +1 @@ -#define VDSO_TEXT_OFFSET 0x500 +#define VDSO_TEXT_OFFSET 0x600 -
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 006/196] Chinese: add translation of oops-tracing.txt |
| Jan Engelhardt | intel iommu (Re: -mm merge plans for 2.6.23) |
| David Miller | Re: [PATCH] Stop pmac_zilog from abusing 8250's device numbers. |
git: | |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Linus Torvalds | Re: iptables very slow after commit 784544739a25c30637397ace5489eeb6e15d7d49 |
