[GIT PULL] SafeSetID changes for v5.14

From: Micah Morton
Date: Wed Jun 30 2021 - 16:22:31 EST


The following changes since commit 614124bea77e452aa6df7a8714e8bc820b489922:

Linux 5.13-rc5 (2021-06-06 15:47:27 -0700)

are available in the Git repository at:

https://github.com/micah-morton/linux.git tags/safesetid-5.14

for you to fetch changes up to 1b8b719229197b7afa1b1191e083fb41ace095c5:

LSM: SafeSetID: Mark safesetid_initialized as __initdata (2021-06-10
09:52:32 -0700)

----------------------------------------------------------------
Just a single change that marks a variable as __initdata.

This change has been in -next for a few weeks now.

No other work was done on SafeSetID for the 5.14 merge window.

----------------------------------------------------------------
Austin Kim (1):
LSM: SafeSetID: Mark safesetid_initialized as __initdata

security/safesetid/lsm.c | 2 +-
security/safesetid/lsm.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)