[linux] 01/01: Refresh unix-fix-abi-change-for-cve-2013-4312-fix.patch for offset
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Jan 17 19:01:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a commit to branch jessie-security
in repository linux.
commit 39b07d9c26f9cd138ae53ac928196fdd49429065
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sun Jan 17 20:00:37 2016 +0100
Refresh unix-fix-abi-change-for-cve-2013-4312-fix.patch for offset
---
debian/patches/debian/unix-fix-abi-change-for-cve-2013-4312-fix.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/debian/unix-fix-abi-change-for-cve-2013-4312-fix.patch b/debian/patches/debian/unix-fix-abi-change-for-cve-2013-4312-fix.patch
index a4a8293..88bbf65 100644
--- a/debian/patches/debian/unix-fix-abi-change-for-cve-2013-4312-fix.patch
+++ b/debian/patches/debian/unix-fix-abi-change-for-cve-2013-4312-fix.patch
@@ -12,7 +12,7 @@ end and hide it from genksyms.
---
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
-@@ -830,7 +830,6 @@ struct user_struct {
+@@ -763,7 +763,6 @@ struct user_struct {
unsigned long mq_bytes; /* How many bytes can be allocated to mqueue? */
#endif
unsigned long locked_shm; /* How many pages of mlocked shm ? */
@@ -20,7 +20,7 @@ end and hide it from genksyms.
#ifdef CONFIG_KEYS
struct key *uid_keyring; /* UID specific keyring */
-@@ -844,6 +843,10 @@ struct user_struct {
+@@ -777,6 +776,10 @@ struct user_struct {
#ifdef CONFIG_PERF_EVENTS
atomic_long_t locked_vm;
#endif
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list