summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2012-05-14 06:11:35 (GMT)
committerPaul Mundt <lethal@linux-sh.org>2012-05-14 06:11:35 (GMT)
commit20e7c297efeca0861adcca073a0d283da659834b (patch)
treead92c21a2029b7fed58e2be880541231ebcd3b2a /init
parent9a7b7739f9dba4014fc93531e4c2b6efac41b0a7 (diff)
downloadlinux-fsl-qoriq-20e7c297efeca0861adcca073a0d283da659834b.tar.xz
sh: Ensure fixmap and store queue space can co-exist.
At the moment the top of the fixmap space is calculated from P4SEG, which places it at the end of the store queue space when that API is enabled. Make sure we use P3_ADDR_MAX here instead to find the proper address limit. With this done, it's also possible to switch to the generic vmalloc address range check now that VMALLOC_START/END encapsulate the translatable areas that we care about. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions