• Andrew Morton's avatar
    [PATCH] Fix elf mapping of the zero page · 22a5dad8
    Andrew Morton authored
    From: William Lee Irwin III <wli@holomorphy.com>
    
    Using PAGE_SIZE rather than 4096 so that mmap() granularity is honored by
    whatever non-i386 architectures use MMAP_PAGE_ZERO.
    22a5dad8
binfmt_elf.c 40.4 KB