Skip to content
Commit d8e9bbd4 authored by Kees Cook's avatar Kees Cook
Browse files

LSM: Split LSM preparation from initialization



Since we already have to do a pass through the LSMs to figure out if
exclusive LSMs should be disabled after the first one is seen as enabled,
this splits the logic up a bit more cleanly. Now we do a full "prepare"
pass through the LSMs (which also allows for later use by the blob-sharing
code), before starting the LSM initialization pass.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent c91d8106
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment