• Keith M. Wesolowski's avatar
    [SPARC32]: Fix BUG on swapout on srmmu systems. · 6952db3d
    Keith M. Wesolowski authored
    This fixes BUG-on-swapout for srmmu-based systems.  The problem is
    caused by kmap_atomic_to_page being fed an aliased (pagetable) address
    and returning bogons.  This also adjusts the pkmap and fixmap base
    addresses so they cannot overlap.
    6952db3d
Kconfig 19.2 KB