summaryrefslogtreecommitdiffstats
path: root/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-05-18 19:51:51 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-05-18 19:51:51 +0200
commitaae208c12f61545f388c2e6d1f22c30ec858c293 (patch)
tree7a6f6fa03b1360b9df7f2150bd337fa33a9ff8d5 /0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch
parent81b1269020cd33317e9c61de223f735c3ef35525 (diff)
parent8bcec8d9026ed6b2c51c7947c2e28628e701dfe8 (diff)
downloadkernel-aae208c12f61545f388c2e6d1f22c30ec858c293.tar.gz
kernel-aae208c12f61545f388c2e6d1f22c30ec858c293.tar.xz
kernel-aae208c12f61545f388c2e6d1f22c30ec858c293.zip
Diffstat (limited to '0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch')
-rw-r--r--0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch b/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch
index a080ceb6d..abce4dd0a 100644
--- a/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch
+++ b/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch
@@ -17,7 +17,7 @@ Signed-off-by: Jeremy Cline <jcline@redhat.com>
5 files changed, 20 insertions(+)
diff --git a/include/linux/lsm_hook_defs.h b/include/linux/lsm_hook_defs.h
-index 1bdd027766d4..5c1d47c41aa0 100644
+index 5616b2567aa7..bc5caab1413b 100644
--- a/include/linux/lsm_hook_defs.h
+++ b/include/linux/lsm_hook_defs.h
@@ -371,6 +371,8 @@ LSM_HOOK(void, LSM_RET_VOID, bpf_prog_free_security, struct bpf_prog_aux *aux)