Your commit:

    [PARISC] fix TLB fault path on PA2.0 narrow systems
    
    commit 5e185581d7c46ddd33cd9c01106d1fc86efb9376
    Author: James Bottomley <[email protected]>
    
        [PARISC] fix PA1.1 oops on boot
    
    Didn't quite fix the crash on boot.  It moved it from PA1.1 processors to
    PA2.0 narrow kernels.  The final fix is to make sure the [id]tlb_miss_20 
paths
    also work.  Even on narrow systems, these paths require using the wide
    instructions becuase the tlb insertion format is wide.  Fix this by
    conditioning the dep[wd],z on whether we're being called from _11 or _20[w]
    paths.
    
    Tested-by: Helge Deller <[email protected]>
    Cc: [email protected]
    Signed-off-by: James Bottomley <[email protected]>

has been added to the upstream parisc-2.6 tree
On branch "misc"
You can find it here:

http://git.kernel.org/?p=linux/kernel/git/jejb/parisc-2.6.git;a=commit;h=07e85b21fdafb99fc6805946c09ffba570a5b5be

This patch is scheduled to be pushed for 3.4

James Bottomley

P.S. If you find this email unwanted, set up a procmail rule junking on
the header:

X-Git-Tree: PARISC
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to