[linux] 01/01: Unfuzz a patch in rt featureset

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jan 7 03:31:45 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit b211bae234a929bc0118d8fbaa6c6797bc078dc0
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Jan 7 03:31:40 2017 +0000

    Unfuzz a patch in rt featureset
---
 .../features/all/rt/posix-timers-thread-posix-cpu-timers-on-rt.patch  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/features/all/rt/posix-timers-thread-posix-cpu-timers-on-rt.patch b/debian/patches/features/all/rt/posix-timers-thread-posix-cpu-timers-on-rt.patch
index 05b2111..909692f 100644
--- a/debian/patches/features/all/rt/posix-timers-thread-posix-cpu-timers-on-rt.patch
+++ b/debian/patches/features/all/rt/posix-timers-thread-posix-cpu-timers-on-rt.patch
@@ -52,10 +52,10 @@ Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
 +#endif
  
  /* process credentials */
- 	const struct cred __rcu *real_cred; /* objective and real subjective task
+ 	const struct cred __rcu *ptracer_cred; /* Tracer's credentials at attach */
 --- a/kernel/fork.c
 +++ b/kernel/fork.c
-@@ -1423,6 +1423,9 @@ static void rt_mutex_init_task(struct ta
+@@ -1431,6 +1431,9 @@ static void rt_mutex_init_task(struct ta
   */
  static void posix_cpu_timers_init(struct task_struct *tsk)
  {

-- 
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