From: Chris Wright Date: Wed, 22 Apr 2009 17:44:41 +0000 (-0700) Subject: 2.6.29: update hrtimer fix w/ Tested-by X-Git-Tag: v2.6.29.2~9^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4737d2f70537c6634ca1dccdf2a88c1564cbe6e3;p=thirdparty%2Fkernel%2Fstable-queue.git 2.6.29: update hrtimer fix w/ Tested-by --- 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 ++++