From: Greg Kroah-Hartman Date: Fri, 1 Mar 2013 19:35:22 +0000 (-0800) Subject: fix up tejun's email address X-Git-Tag: v3.8.2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c5293f16ed89ebdd8f63aedc4f2c4fc0cdae9932;p=thirdparty%2Fkernel%2Fstable-queue.git fix up tejun's email address --- diff --git a/queue-3.4/posix-timer-don-t-call-idr_find-with-out-of-range-id.patch b/queue-3.4/posix-timer-don-t-call-idr_find-with-out-of-range-id.patch index c7818a213bd..76a9414f87a 100644 --- a/queue-3.4/posix-timer-don-t-call-idr_find-with-out-of-range-id.patch +++ b/queue-3.4/posix-timer-don-t-call-idr_find-with-out-of-range-id.patch @@ -25,7 +25,7 @@ Note that WARN_ON_ONCE() in idr_find() on id < 0 is transitional precaution while moving away from ignoring MSB. Once it's gone we can remove the guard as long as timer_t isn't larger than int. -Signed-off-by: Tejun Heo nnn +Signed-off-by: Tejun Heo Reported-by: Sasha Levin Cc: Andrew Morton Link: http://lkml.kernel.org/r/20130220232412.GL3570@htj.dyndns.org diff --git a/queue-3.8/posix-timer-don-t-call-idr_find-with-out-of-range-id.patch b/queue-3.8/posix-timer-don-t-call-idr_find-with-out-of-range-id.patch index c7818a213bd..76a9414f87a 100644 --- a/queue-3.8/posix-timer-don-t-call-idr_find-with-out-of-range-id.patch +++ b/queue-3.8/posix-timer-don-t-call-idr_find-with-out-of-range-id.patch @@ -25,7 +25,7 @@ Note that WARN_ON_ONCE() in idr_find() on id < 0 is transitional precaution while moving away from ignoring MSB. Once it's gone we can remove the guard as long as timer_t isn't larger than int. -Signed-off-by: Tejun Heo nnn +Signed-off-by: Tejun Heo Reported-by: Sasha Levin Cc: Andrew Morton Link: http://lkml.kernel.org/r/20130220232412.GL3570@htj.dyndns.org