diff options
author | James Bottomley <JBottomley@Parallels.com> | 2012-05-21 02:49:01 -0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-05-25 05:52:17 -0400 |
commit | 2f649c1f6f0fef445ce79a19b79e5ce8fe9d7f19 (patch) | |
tree | 21cf299abdaf27bddc86a8177f99f1bb178ab4a4 /arch/s390/lib/uaccess_mvcos.c | |
parent | ed5fb2471b7060767957fb964eb1aaec71533ab1 (diff) |
[PARISC] fix TLB fault path on PA2.0 narrow systems
commit 5e185581d7c46ddd33cd9c01106d1fc86efb9376
Author: James Bottomley <JBottomley@Parallels.com>
[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 <deller@gmx.de>
Cc: stable@vger.kernel.org
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'arch/s390/lib/uaccess_mvcos.c')
0 files changed, 0 insertions, 0 deletions