sh64: Invert page fault fast-path error path values.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2012 07:44:45 +0000 (16:44 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2012 07:44:45 +0000 (16:44 +0900)
commit4de5185629f44942f60e2fd536709ef31bd5a9c1
tree9e0d652a25c7c14d7d153e8ed322270bc554fa4f
parentc06fd28387a3da2cc4763f7f471f735ccdd61b88
sh64: Invert page fault fast-path error path values.

This brings the sh64 version in line with the sh32 one with regards to
how errors are handled. Base work for further unification of the
implementations.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh5/entry.S
arch/sh/mm/tlbex_64.c
This page took 0.026812 seconds and 5 git commands to generate.