From c5293f16ed89ebdd8f63aedc4f2c4fc0cdae9932 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 1 Mar 2013 11:35:22 -0800 Subject: [PATCH] fix up tejun's email address --- .../posix-timer-don-t-call-idr_find-with-out-of-range-id.patch | 2 +- .../posix-timer-don-t-call-idr_find-with-out-of-range-id.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3