• P
    sh64: Kill off unused fixed I/O mapping window. · e45af0e0
    Paul Mundt 提交于
    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: NPaul Mundt <lethal@linux-sh.org>
    e45af0e0
fixmap.h 4.1 KB