From: Greg Kroah-Hartman Date: Sat, 18 Sep 2010 19:01:19 +0000 (-0700) Subject: .32 patch tweaks to make quilt happy X-Git-Tag: v2.6.27.54~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0595c249666a6f9e95f403f2e7514bee952a6659;p=thirdparty%2Fkernel%2Fstable-queue.git .32 patch tweaks to make quilt happy --- diff --git a/queue-2.6.32/binfmt_misc-fix-binfmt_misc-priority.patch b/queue-2.6.32/binfmt_misc-fix-binfmt_misc-priority.patch index d3ff1870a16..d873d99322c 100644 --- a/queue-2.6.32/binfmt_misc-fix-binfmt_misc-priority.patch +++ b/queue-2.6.32/binfmt_misc-fix-binfmt_misc-priority.patch @@ -18,7 +18,7 @@ The fix increases precedence of binfmt_misc to the original state. Signed-off-by: Jan Sembera Cc: Ivan Kokshaysky Cc: Al Viro -Cc: Richard Henderson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman diff --git a/queue-2.6.32/i915-return-efault-if-copy_to_user-fails-2.patch b/queue-2.6.32/i915-return-efault-if-copy_to_user-fails-2.patch index 51f4e734a1c..146ec93e903 100644 --- a/queue-2.6.32/i915-return-efault-if-copy_to_user-fails-2.patch +++ b/queue-2.6.32/i915-return-efault-if-copy_to_user-fails-2.patch @@ -1,7 +1,7 @@ From c877cdce93a44eea96f6cf7fc04be7d0372db2be Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Wed, 23 Jun 2010 19:03:01 +0200 -Subject: i915: return -EFAULT if copy_to_user fails +Subject: i915_gem: return -EFAULT if copy_to_user fails From: Dan Carpenter diff --git a/queue-2.6.32/sched-cpuacct-use-bigger-percpu-counter-batch-values-for-stats-counters.patch b/queue-2.6.32/sched-cpuacct-use-bigger-percpu-counter-batch-values-for-stats-counters.patch index 097a9d35d1f..6f6f0b15b05 100644 --- a/queue-2.6.32/sched-cpuacct-use-bigger-percpu-counter-batch-values-for-stats-counters.patch +++ b/queue-2.6.32/sched-cpuacct-use-bigger-percpu-counter-batch-values-for-stats-counters.patch @@ -57,7 +57,7 @@ Acked-by: Balbir Singh Tested-by: Balbir Singh Cc: Peter Zijlstra Cc: Martin Schwidefsky -Cc: "Luck, Tony" +Cc: Tony Luck Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar Signed-off-by: Mike Galbraith diff --git a/queue-2.6.32/tmio_mmc-don-t-clear-unhandled-pending-interrupts.patch b/queue-2.6.32/tmio_mmc-don-t-clear-unhandled-pending-interrupts.patch index a1902da5748..1c5f0fc4371 100644 --- a/queue-2.6.32/tmio_mmc-don-t-clear-unhandled-pending-interrupts.patch +++ b/queue-2.6.32/tmio_mmc-don-t-clear-unhandled-pending-interrupts.patch @@ -22,8 +22,8 @@ the interrupts that were passed as an argument to ack_mmc_irqs()." [matt@console-pimps.org: rewrote changelog] Signed-off-by: Yusuke Goda -Acked-by: Magnus Damm " -Tested-by: Arnd Hannemann " +Acked-by: Magnus Damm +Tested-by: Arnd Hannemann Acked-by: Ian Molton Cc: Matt Fleming Cc: Samuel Ortiz