]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
sed-opal: add UID of Locking Table.
authorOndrej Kozina <okozina@redhat.com>
Fri, 6 Feb 2026 14:17:55 +0000 (15:17 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 Mar 2026 20:29:59 +0000 (14:29 -0600)
commitb26f29b6692f362a343f7cce2e716a16a8fee488
treeb5cb34ae2a38971e37ac96fa2c5c42a7385e1dd6
parent1f318b96cc84d7c2ab792fcc0bfd42a7ca890681
sed-opal: add UID of Locking Table.

As described in ch. 6.3, Table 240 in TCG Storage
Architecture Core Specification document.

It's also referenced in TCG Storage Opal SSC Feature Set:
Single User Mode document, ch. 3.1.1.1 Reactivate method.

It will be used later in Reactivate method implemetation
for sed-opal interface.

Signed-off-by: Ondrej Kozina <okozina@redhat.com>
Reviewed-and-tested-by: Milan Broz <gmazyland@gmail.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/opal_proto.h
block/sed-opal.c