From 4737d2f70537c6634ca1dccdf2a88c1564cbe6e3 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Wed, 22 Apr 2009 10:44:41 -0700 Subject: [PATCH] 2.6.29: update hrtimer fix w/ Tested-by --- queue-2.6.29/hrtimer-fix-rq-lock-inversion.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/queue-2.6.29/hrtimer-fix-rq-lock-inversion.patch b/queue-2.6.29/hrtimer-fix-rq-lock-inversion.patch index 1a5334a37fc..5bedac733a7 100644 --- a/queue-2.6.29/hrtimer-fix-rq-lock-inversion.patch +++ b/queue-2.6.29/hrtimer-fix-rq-lock-inversion.patch @@ -23,7 +23,7 @@ Cc: Peter Zijlstra Cc: paulus@samba.org LKML-Reference: <20090313112301.096138802@chello.nl> Signed-off-by: Ingo Molnar -Cc: Mikael Pettersson +Tested-by: Mikael Pettersson Signed-off-by: Chris Wright --- include/linux/hrtimer.h | 5 ++++ -- 2.47.3