diff options
author | John Johansen <john.johansen@canonical.com> | 2022-07-16 10:53:46 +0200 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2022-10-03 23:49:03 +0200 |
commit | e844fe9b51c984472ea98be3b2d1201ba9ee3213 (patch) | |
tree | 167bf6c3beeec74821dd3f2d54b77b3c37b3a361 /scripts/prune-kernel | |
parent | apparmor: cleanup shared permission struct (diff) | |
download | linux-e844fe9b51c984472ea98be3b2d1201ba9ee3213.tar.xz linux-e844fe9b51c984472ea98be3b2d1201ba9ee3213.zip |
apparmor: convert policy lookup to use accept as an index
Remap polidydb dfa accept table from embedded perms to an index, and
then move the perm lookup to use the accept entry as an index into the
perm table. This is done so that the perm table can be separated from
the dfa, allowing dfa accept to index to share expanded permission
sets.
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'scripts/prune-kernel')
0 files changed, 0 insertions, 0 deletions