[PATCH] Use sh_entsize for ELF section offsets
sh_link is a 32-bit field on 64 bit archs, so a bad choice to store module section offsets, and also INIT_OFFSET_MASK is out of range. So switch to using sh_entsize instead.
Showing
Please register or sign in to comment