diff options
author | Stefan Raspl <raspl@linux.ibm.com> | 2023-01-23 19:17:48 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-01-25 09:46:48 +0000 |
commit | 89e7d2ba61b742a7525ff06ea4d4378c4a5560d0 (patch) | |
tree | bde67c158efe820995353daa07b0b14c9851fc66 /security/device_cgroup.c | |
parent | 1baedb13f1d50ae8c7852134fdf934b4463e9baa (diff) | |
download | linux-stable-89e7d2ba61b742a7525ff06ea4d4378c4a5560d0.tar.gz linux-stable-89e7d2ba61b742a7525ff06ea4d4378c4a5560d0.tar.bz2 linux-stable-89e7d2ba61b742a7525ff06ea4d4378c4a5560d0.zip |
net/ism: Add new API for client registration
Add a new API that allows other drivers to concurrently access ISM devices.
To do so, we introduce a new API that allows other modules to register for
ISM device usage. Furthermore, we move the GID to struct ism, where it
belongs conceptually, and rename and relocate struct smcd_event to struct
ism_event.
This is the first part of a bigger overhaul of the interfaces between SMC
and ISM.
Signed-off-by: Stefan Raspl <raspl@linux.ibm.com>
Signed-off-by: Jan Karcher <jaka@linux.ibm.com>
Signed-off-by: Wenjia Zhang <wenjia@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security/device_cgroup.c')
0 files changed, 0 insertions, 0 deletions