commit | ca80d5d0a8175c9be04cfbce24180b8f5e0a744b | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Wed Apr 19 12:27:38 2017 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Apr 19 20:48:25 2017 +1000 |
tree | 0072501b9ad77df2208587bfd9938bcad9232ab3 | |
parent | 2384d2d7adc41463a69d3eb0720896cc2d5d1f55 [diff] |
powerpc/64s: Remove SAO feature from Power9 DD1 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>