Revert "sh: Ensure fixmap and store queue space can co-exist."
authorPaul Mundt <lethal@linux-sh.org>
Fri, 18 May 2012 10:30:05 +0000 (19:30 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 18 May 2012 10:30:05 +0000 (19:30 +0900)
commitc3e0af98792f9f1c840dc969f883e46d0ced3e00
tree4e84c35e704337aec0fef7d7f824f14f6d230d61
parent0e8963de1fe95e7fbc30c79c1dbc7cb1ea0cf699
Revert "sh: Ensure fixmap and store queue space can co-exist."

This reverts commit 20e7c297efeca0861adcca073a0d283da659834b.
With store queues enabled the area above P4SEG has special properties
from the MMU's point of view, which was causing fixmap failure. We'll
have to do something else to satisfy the vmalloc range check.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/fixmap.h
arch/sh/mm/fault.c