commit | d8fd35fc586f74b2defe011d3a2bfb507871a407 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri May 18 20:01:16 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri May 18 20:01:16 2012 +0900 |
tree | b2e897aa01fe879c338880a5b024441db623a01b | |
parent | c3e0af98792f9f1c840dc969f883e46d0ced3e00 [diff] |
sh64: Fix up vmalloc fault range check. 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>