summaryrefslogtreecommitdiffstats
path: root/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-06-04 16:46:33 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-06-04 16:46:33 -0500
commit728cc6ed65d0536c42e067ed0c544d614988087e (patch)
treef5991a19b0130c8354171a2796150c2ee0cb6b2d /0001-security-lockdown-expose-a-hook-to-lock-the-kernel-d.patch
parent95dc4cf28c756d993d2080a495935006100a62a2 (diff)
downloadkernel-728cc6ed65d0536c42e067ed0c544d614988087e.tar.gz
kernel-728cc6ed65d0536c42e067ed0c544d614988087e.tar.xz
kernel-728cc6ed65d0536c42e067ed0c544d614988087e.zip
kernel-5.8.0-0.rc0.20200604git9fb4c5250f10.1
* Thu Jun 04 2020 Justin M. Forbes <jforbes@fedoraproject.org> [5.8.0-0.rc0.20200604git9fb4c5250f10.1] - More Fedora config work ("Justin M. Forbes") Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
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);