diff options
author | Russell Currey <[email protected]> | 2022-04-04 20:15:36 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2022-05-22 15:58:28 +1000 |
commit | d2a3c131981d4498571908df95c3c9393a00adf5 (patch) | |
tree | 4a3cc722ffafadf9879e3b3f67de6b846a8029d1 /scripts/gdb/linux/mm.py | |
parent | 2efee6adb56159288bce9d1ab51fc9056d7007d4 (diff) |
powerpc/powernv: Get STF barrier requirements from device-tree
The device-tree property no-need-store-drain-on-priv-state-switch is
equivalent to H_CPU_BEHAV_NO_STF_BARRIER from the
H_CPU_GET_CHARACTERISTICS hcall on pseries.
Since commit 84ed26fd00c5 ("powerpc/security: Add a security feature for
STF barrier") powernv systems with this device-tree property have been
enabling the STF barrier when they have no need for it. This patch
fixes this by clearing the STF barrier feature on those systems.
Fixes: 84ed26fd00c5 ("powerpc/security: Add a security feature for STF barrier")
Reported-by: Joel Stanley <[email protected]>
Signed-off-by: Russell Currey <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions