Re: [patch 1/2] Relocate VDSO ELF headers to match mappedlocation with COMPAT_VDSO

From: Roland McGrath
Date: Thu Apr 05 2007 - 04:15:33 EST


> In addition to Roland's remarks about missing symbol table relocation, I
> would also assume section headers, if present, should be relocated.

Yes, and also the .symtab as well as .dynsym just in case one ever has one
(though I think they are built stripped now, it's not hard to check sh_type
for SHT_SYMTAB and call the same routine that works from DT_SYMTAB).


Thanks,
Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/