mbox

[GIT,PULL] Please pull powerpc/linux.git powerpc-4.10-5 tag

Message ID 87r32xhust.fsf@concordia.ellerman.id.au (mailing list archive)
State Not Applicable
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.10-5

Message

Michael Ellerman Feb. 17, 2017, 12:21 p.m. UTC
Hi Linus,

Please pull one last powerpc fix for 4.10. This is actually tagged for
stable, so it's not the end of the world if you'd rather not pull it
this late.

cheers


The following changes since commit f83e6862047e1e371bdc5d512dd6cabe8a3965b8:

  powerpc/powernv: Properly set "host-ipi" on IPIs (2017-02-09 15:51:21 +1100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-4.10-5

for you to fetch changes up to 3f91a89d424a79f8082525db5a375e438887bb3e:

  powerpc/64: Disable use of radix under a hypervisor (2017-02-16 14:01:42 +1100)

----------------------------------------------------------------
powerpc fixes for 4.10 #5

One fix from Paul, we can not use the radix MMU under a hypervisor for now.
Although the current code checks if the processor supports radix, that is not
sufficient.

----------------------------------------------------------------
Paul Mackerras (1):
      powerpc/64: Disable use of radix under a hypervisor

 arch/powerpc/mm/init_64.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)