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-06-05 06:28:48 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-06-05 06:28:48 +0200
commitd2c10672fc73b0484b5bd441c7a43087a20cfc61 (patch)
tree7efced3b710d2f69710737776735c8dffe23642e /0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch
parentb16f4ddd7e5422a842beaeaeea0c411bd432d0f4 (diff)
parent728cc6ed65d0536c42e067ed0c544d614988087e (diff)
downloadkernel-d2c10672fc73b0484b5bd441c7a43087a20cfc61.tar.gz
kernel-d2c10672fc73b0484b5bd441c7a43087a20cfc61.tar.xz
kernel-d2c10672fc73b0484b5bd441c7a43087a20cfc61.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 21930580b..b20e95ed5 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
@@ -47,7 +47,7 @@ index 44d5422c18e4..e8c9797994df 100644
*
* @perf_event_open:
diff --git a/include/linux/security.h b/include/linux/security.h
-index a8d9310472df..381305889d89 100644
+index 6aa229b252ce..97f76aa6c502 100644
--- a/include/linux/security.h
+++ b/include/linux/security.h
@@ -446,6 +446,7 @@ int security_inode_notifysecctx(struct inode *inode, void *ctx, u32 ctxlen);