• Andrew Morton's avatar
    [PATCH] ppc64: si_addr fix · 5c57dda8
    Andrew Morton authored
    From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
    
    This patch fixes si_addr on some segfaults in 64 bits mode, it used to be
    bogus (address not passed to do_page_fault by the asm code after a failure
    to set an SLB entry).
    5c57dda8
head.S 61.3 KB