• David Mosberger's avatar
    [PATCH] fix for elf coredump deadlock · 8300ed7a
    David Mosberger authored
    This patch fixes a deadlock condition in the elf core dump that shows
    on ia64 because ELF_CORE_COPY_REGS() needs to access user space (to
    get a hold of the backing store of the stacked registers).  Marcelo
    already accepted this into 2.4.17.
    
    	--david
    8300ed7a
binfmt_elf.c 33.2 KB