• Andrew Morton's avatar
    [PATCH] Fix /proc/kcore for i386 · 98c94255
    Andrew Morton authored
    From: Andi Kleen <ak@suse.de>
    
    The recent IA64 changes for /proc/kcore broke the access on i386.
    Currently no notes are written for the direct mapped or vmalloced memory,
    which makes gdb reject it.
    
    This patch fixes it.  Other ports probably need to do the same changes.
    98c94255
init.c 14.2 KB