diff options
author | Casey Schaufler <[email protected]> | 2024-07-10 14:32:30 -0700 |
---|---|---|
committer | Paul Moore <[email protected]> | 2024-07-29 16:54:52 -0400 |
commit | 61a1dcdceb44d79e5ab511295791b88ea178c045 (patch) | |
tree | 6b00649321c65c2cc224e843b52415a96944519a /scripts/gdb/linux/tasks.py | |
parent | 66de33a0bbb59ef3909d2c65dbbb7fc503d573bd (diff) |
lsm: infrastructure management of the perf_event security blob
Move management of the perf_event->security blob out of the individual
security modules and into the security infrastructure. Instead of
allocating the blobs from within the modules the modules tell the
infrastructure how much space is required, and the space is allocated
there. There are no longer any modules that require the perf_event_free()
hook. The hook definition has been removed.
Signed-off-by: Casey Schaufler <[email protected]>
Reviewed-by: John Johansen <[email protected]>
[PM: subject tweak]
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions