summaryrefslogtreecommitdiff
path: root/patches/posix-timers-thread-posix-cpu-timers-on-rt.patch
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2017-05-11 12:35:05 +0200
committerSebastian Andrzej Siewior <bigeasy@linutronix.de>2017-05-11 12:35:05 +0200
commitb93fb88eaa064a499360afb16778adc266d41f1c (patch)
tree2ec1e0a7d112aa61de2cec9ff69298c6b1396fcb /patches/posix-timers-thread-posix-cpu-timers-on-rt.patch
parent0f4b5fecdb9c8a273d9575923a06d5c549a77e55 (diff)
downloadlinux-rt-b93fb88eaa064a499360afb16778adc266d41f1c.tar.gz
[ANNOUNCE] v4.9.27-rt17v4.9.27-rt17-patches
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Diffstat (limited to 'patches/posix-timers-thread-posix-cpu-timers-on-rt.patch')
-rw-r--r--patches/posix-timers-thread-posix-cpu-timers-on-rt.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/posix-timers-thread-posix-cpu-timers-on-rt.patch b/patches/posix-timers-thread-posix-cpu-timers-on-rt.patch
index 039620766952..32a164e087d2 100644
--- a/patches/posix-timers-thread-posix-cpu-timers-on-rt.patch
+++ b/patches/posix-timers-thread-posix-cpu-timers-on-rt.patch
@@ -42,7 +42,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
[PIDTYPE_PGID] = INIT_PID_LINK(PIDTYPE_PGID), \
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
-@@ -1660,6 +1660,9 @@ struct task_struct {
+@@ -1664,6 +1664,9 @@ struct task_struct {
struct task_cputime cputime_expires;
struct list_head cpu_timers[3];