diff options
| author | Wei Wang <weibunny@fb.com> | 2026-06-08 16:31:09 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-12 18:31:32 -0700 |
| commit | 1c88a4664779fb4e9d7377ae96463f08abdb48c6 (patch) | |
| tree | 093eba78e9dbb8406108d94761a39c7092861ec3 /include/uapi | |
| parent | eee2d0676d141f7b5c8227895fa8a6467502ab21 (diff) | |
| download | lwn-1c88a4664779fb4e9d7377ae96463f08abdb48c6.tar.gz lwn-1c88a4664779fb4e9d7377ae96463f08abdb48c6.zip | |
psp: add admin/non-admin version of psp_device_get_locked
Introduce 2 versions of psp_device_get_locked:
1. psp_device_get_locked_admin(): This version is used for operations
that would change the status of the psd, and are currently used for
dev-set and key-rotation.
2. psp_device_get_locked(): This is the non-admin version, which are
used for broader user issued operations including: dev-get, rx-assoc,
tx-assoc, get-stats.
Following commit will be implementing both of the checks.
Signed-off-by: Wei Wang <weibunny@fb.com>
Reviewed-by: Daniel Zahka <daniel.zahka@gmail.com>
Link: https://patch.msgid.link/20260608233118.2694144-2-weibunny.kernel@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions
