summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorOndrej Kozina <okozina@redhat.com>2026-02-06 15:17:59 +0100
committerJens Axboe <axboe@kernel.dk>2026-03-09 14:29:59 -0600
commit8ff71e6b961beea2ab25850b285287a3350bce92 (patch)
treeb613a0fc56a88599ca4e154464005bb8db92d78c /tools/perf/scripts/python
parentaca086ff27c3f67e81617e4b063d1126544a4f19 (diff)
sed-opal: refactor (split) IOC_OPAL_LR_SETUP internals.
IOC_OPAL_LR_SETUP is used to set up a locking range entirely under a single authority (usually Admin1), but for Single User Mode (SUM), the permissions for attributes (RangeStart, RangeLength) and (ReadLockEnable, WriteLockEnable, ReadLocked, WriteLocked) may be split between two different authorities. Typically, it is Admin1 for the former and the User associated with the LockingRange in SUM for the latter. This commit only splits the internals in preparation for the introduction of separate ioctls for setting RangeStart, RangeLength and the rest using new ioctl calls. Signed-off-by: Ondrej Kozina <okozina@redhat.com> Reviewed-and-tested-by: Milan Broz <gmazyland@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions