diff options
author | Ram Pai <linuxram@us.ibm.com> | 2017-07-31 14:39:59 -0700 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2017-08-31 12:36:44 +1000 |
commit | d182b8fd6084412963cdb1a16d04c2f07234e82b (patch) | |
tree | 8490150cc9b2dea2e39b585562e2776cee303956 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 50a1a25987146c5ab15d6c1642a5043730ace0a5 (diff) | |
download | linux-stable-d182b8fd6084412963cdb1a16d04c2f07234e82b.tar.gz linux-stable-d182b8fd6084412963cdb1a16d04c2f07234e82b.tar.bz2 linux-stable-d182b8fd6084412963cdb1a16d04c2f07234e82b.zip |
KVM: PPC: Book3S HV: Fix setting of storage key in H_ENTER
In handling a H_ENTER hypercall, the code in kvmppc_do_h_enter
clobbers the high-order two bits of the storage key, which is stored
in a split field in the second doubleword of the HPTE. Any storage
key number above 7 hence fails to operate correctly.
This makes sure we preserve all the bits of the storage key.
Acked-by: Balbir Singh <bsingharora@gmail.com>
Signed-off-by: Ram Pai <linuxram@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions