summaryrefslogtreecommitdiff
path: root/patches/rtmutex-lock-killable.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/rtmutex-lock-killable.patch')
-rw-r--r--patches/rtmutex-lock-killable.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/rtmutex-lock-killable.patch b/patches/rtmutex-lock-killable.patch
index ab9bee7a7bc6..cbda846a4f32 100644
--- a/patches/rtmutex-lock-killable.patch
+++ b/patches/rtmutex-lock-killable.patch
@@ -23,7 +23,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
--- a/kernel/locking/rtmutex.c
+++ b/kernel/locking/rtmutex.c
-@@ -1535,6 +1535,25 @@ int __sched rt_mutex_futex_trylock(struc
+@@ -1537,6 +1537,25 @@ int __sched rt_mutex_futex_trylock(struc
}
/**