diff options
Diffstat (limited to 'patches/cond-resched-lock-rt-tweak.patch')
-rw-r--r-- | patches/cond-resched-lock-rt-tweak.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/cond-resched-lock-rt-tweak.patch b/patches/cond-resched-lock-rt-tweak.patch index b810dbbd0b3e..5147d94b2175 100644 --- a/patches/cond-resched-lock-rt-tweak.patch +++ b/patches/cond-resched-lock-rt-tweak.patch @@ -12,7 +12,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> --- a/include/linux/preempt.h +++ b/include/linux/preempt.h -@@ -91,7 +91,11 @@ +@@ -117,7 +117,11 @@ /* * The preempt_count offset after spin_lock() */ |