• Matthew Wilcox's avatar
    [PATCH] Fill in ELF OSABI in ELF headers · dbef13b8
    Matthew Wilcox authored
    This fills in the ELF EI_OSABI field.  This doesn't matter for most
    architectures, but PA-RISC uses the Linux flavour of the ABI (since HPUX
    uses the None flavour).
    
    Patch by Randolph Chung.
    dbef13b8
binfmt_elf.c 38.7 KB