commit | e45af0e083dfc5d49dbad6965b9eeb3ac0072d82 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon May 14 15:16:11 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon May 14 15:16:11 2012 +0900 |
tree | e0770908dea536c2d0ee2fe4e57dc2a219532ad2 | |
parent | 20e7c297efeca0861adcca073a0d283da659834b [diff] |
sh64: Kill off unused fixed I/O mapping window. This was reworked some time ago to go through fixmaps instead, leaving the range itself unused. As such, kill off the remaining references and hand over the remaining space for fixmaps directly. This also makes it possible to simplify the vmalloc fault case as we no longer have to care about the special section. Signed-off-by: Paul Mundt <lethal@linux-sh.org>