sh64: Fix up vmalloc fault range check.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 18 May 2012 11:01:16 +0000 (20:01 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 18 May 2012 11:01:16 +0000 (20:01 +0900)
With the previous attempt reverted this switches to conditionalizing the
end address. Nominally VMALLOC_END, but extended for P3_ADDR_MAX in the
store queue case.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found