summaryrefslogtreecommitdiff
path: root/patches/sched__Do_not_account_rcu_preempt_depth_on_RT_in_might_sleep.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/sched__Do_not_account_rcu_preempt_depth_on_RT_in_might_sleep.patch')
-rw-r--r--patches/sched__Do_not_account_rcu_preempt_depth_on_RT_in_might_sleep.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/sched__Do_not_account_rcu_preempt_depth_on_RT_in_might_sleep.patch b/patches/sched__Do_not_account_rcu_preempt_depth_on_RT_in_might_sleep.patch
index b073ddf37795..353c701fd0dd 100644
--- a/patches/sched__Do_not_account_rcu_preempt_depth_on_RT_in_might_sleep.patch
+++ b/patches/sched__Do_not_account_rcu_preempt_depth_on_RT_in_might_sleep.patch
@@ -40,7 +40,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
/* Internal to kernel */
--- a/kernel/sched/core.c
+++ b/kernel/sched/core.c
-@@ -9143,7 +9143,7 @@ void __init sched_init(void)
+@@ -9234,7 +9234,7 @@ void __init sched_init(void)
#ifdef CONFIG_DEBUG_ATOMIC_SLEEP
static inline int preempt_count_equals(int preempt_offset)
{