Merge branch 'sparc32-SRMMU-fixes-for-SMP'
authorDavid S. Miller <davem@davemloft.net>
Wed, 3 Jun 2020 01:45:51 +0000 (18:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 Jun 2020 01:45:51 +0000 (18:45 -0700)
Will Deacon says:

====================
sparc32 SRMMU fixes for SMP

Enabling SMP for sparc32 uncovered some issues in the SRMMU page-table
allocation code. One of these was introduced by me, but the other two
seem to have been there a while and are probably just exposed more
easily by my recent changes.

Tested on QEMU. I'm assuming these will go via David's tree.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge