On Wed, Apr 09, 2025 at 02:49:47PM -0400, Paul Moore wrote: > Continue to pull code out of security/security.c to help improve > readability by pulling all of the LSM framework initialization > code out into a new file. > > No code changes.
No behavioral changes, but this allows for the section arrays to avoid being exposed in a common header. I think the reorganization it worth it for this alone! :) > > Signed-off-by: Paul Moore <[email protected]> Reviewed-by: Kees Cook <[email protected]> -- Kees Cook
