commit | cac4a185405d4415eca269cae976438b44a37ae0 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Thu Nov 17 15:46:23 2016 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Nov 18 23:16:58 2016 +1100 |
tree | 95feff05d40607ca8e0f556e1eef09fb095d0438 | |
parent | 96ed1fe511a8b4948e53f3bad431d8737e8f231f [diff] |
powerpc/mm: Fix missing update of HID register on secondary CPUs We need to update on secondaries for the selected MMU mode. Fixes: ad410674f560 ("powerpc/mm: Update the HID bit when switching from radix to hash") Reported-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>