From: Greg Kroah-Hartman Date: Fri, 28 Sep 2012 21:03:09 +0000 (-0700) Subject: queue-3.0/ some fixups to make "quilt mail" happy X-Git-Tag: v3.0.44~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ea4ff5717adb976c4df8c5d5e148b952edb94d6;p=thirdparty%2Fkernel%2Fstable-queue.git queue-3.0/ some fixups to make "quilt mail" happy --- diff --git a/queue-3.0/time-avoid-making-adjustments-if-we-haven-t-accumulated-anything.patch b/queue-3.0/time-avoid-making-adjustments-if-we-haven-t-accumulated-anything.patch index 5b452738fa3..c037b953f6a 100644 --- a/queue-3.0/time-avoid-making-adjustments-if-we-haven-t-accumulated-anything.patch +++ b/queue-3.0/time-avoid-making-adjustments-if-we-haven-t-accumulated-anything.patch @@ -3,7 +3,6 @@ From: John Stultz Date: Tue, 11 Sep 2012 20:49:52 -0400 Subject: time: Avoid making adjustments if we haven't accumulated anything To: stable@vger.kernel.org -Cc: John Stultz , Prarit Bhargava , Ingo Molnar , Thomas Gleixner Message-ID: <1347410993-19004-3-git-send-email-john.stultz@linaro.org> From: John Stultz diff --git a/queue-3.0/time-improve-sanity-checking-of-timekeeping-inputs.patch b/queue-3.0/time-improve-sanity-checking-of-timekeeping-inputs.patch index 2c27812112c..5554ea6b038 100644 --- a/queue-3.0/time-improve-sanity-checking-of-timekeeping-inputs.patch +++ b/queue-3.0/time-improve-sanity-checking-of-timekeeping-inputs.patch @@ -3,7 +3,6 @@ From: John Stultz Date: Tue, 11 Sep 2012 20:49:51 -0400 Subject: time: Improve sanity checking of timekeeping inputs To: stable@vger.kernel.org -Cc: John Stultz , Peter Zijlstra , Prarit Bhargava , Zhouping Liu , Ingo Molnar , Thomas Gleixner Message-ID: <1347410993-19004-2-git-send-email-john.stultz@linaro.org> From: John Stultz diff --git a/queue-3.0/time-move-ktime_t-overflow-checking-into-timespec_valid_strict.patch b/queue-3.0/time-move-ktime_t-overflow-checking-into-timespec_valid_strict.patch index af06413aa7b..bc2c8311b38 100644 --- a/queue-3.0/time-move-ktime_t-overflow-checking-into-timespec_valid_strict.patch +++ b/queue-3.0/time-move-ktime_t-overflow-checking-into-timespec_valid_strict.patch @@ -3,7 +3,6 @@ From: John Stultz Date: Tue, 11 Sep 2012 20:49:53 -0400 Subject: time: Move ktime_t overflow checking into timespec_valid_strict To: stable@vger.kernel.org -Cc: John Stultz , Zhouping Liu , Ingo Molnar , Prarit Bhargava , Thomas Gleixner , Linus Torvalds Message-ID: <1347410993-19004-4-git-send-email-john.stultz@linaro.org> diff --git a/queue-3.0/tracing-don-t-call-page_to_pfn-if-page-is-null.patch b/queue-3.0/tracing-don-t-call-page_to_pfn-if-page-is-null.patch index ae7dd8b9c6a..713a81191a9 100644 --- a/queue-3.0/tracing-don-t-call-page_to_pfn-if-page-is-null.patch +++ b/queue-3.0/tracing-don-t-call-page_to_pfn-if-page-is-null.patch @@ -12,10 +12,10 @@ cause the kernel panicked if we don't use sparsemem vmemmap. Link: http://lkml.kernel.org/r/505AB1FF.8020104@cn.fujitsu.com +Acked-by: Mel Gorman Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Andrew Morton -Acked-by: Mel Gorman Reviewed-by: Minchan Kim Signed-off-by: Wen Congyang Signed-off-by: Steven Rostedt diff --git a/queue-3.0/ubi-fix-a-horrible-memory-deallocation-bug.patch b/queue-3.0/ubi-fix-a-horrible-memory-deallocation-bug.patch index f90eb38eae4..05a8deb03ca 100644 --- a/queue-3.0/ubi-fix-a-horrible-memory-deallocation-bug.patch +++ b/queue-3.0/ubi-fix-a-horrible-memory-deallocation-bug.patch @@ -3,7 +3,6 @@ From: Artem Bityutskiy Date: Wed, 12 Sep 2012 09:03:23 +0200 Subject: UBI: fix a horrible memory deallocation bug To: stable@vger.kernel.org -Cc: Artem Bityutskiy , Richard Genoud Message-ID: <1347433403-32224-1-git-send-email-richard.genoud@gmail.com> From: Artem Bityutskiy