OSDN Git Service

powerpc/64s: Remove SAO feature from Power9 DD1
authorNicholas Piggin <npiggin@gmail.com>
Wed, 19 Apr 2017 02:27:38 +0000 (12:27 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 24 Mar 2018 10:00:10 +0000 (11:00 +0100)
commit3095a0dc94b82910627ec18ddae50a8b0fc718b6
tree26835fab8f0af17c2d3c66b4e8362af3ea574a0b
parentf5df9a59c68ea8272960cb88d31434ccb69b3510
powerpc/64s: Remove SAO feature from Power9 DD1

[ Upstream commit ca80d5d0a8175c9be04cfbce24180b8f5e0a744b ]

Power9 DD1 does not implement SAO. Although it's not widely used, its presence
or absence is visible to user space via arch_validate_prot() so it's moderately
important that we get the value right.

Fixes: 7dccfbc325bb ("powerpc/book3s: Add a cpu table entry for different POWER9 revs")
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/include/asm/cputable.h