From: Greg Kroah-Hartman Date: Wed, 1 Feb 2012 19:44:51 +0000 (-0800) Subject: change my email address, as the suse.de one is now gone. X-Git-Tag: v3.0.19~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bbae48b34ba2449ef7541efbd5c7a17e63cc8185;p=thirdparty%2Fkernel%2Fstable-queue.git change my email address, as the suse.de one is now gone. --- diff --git a/00 b/00 index 3cb5214a4dd..f007411948b 100644 --- a/00 +++ b/00 @@ -1,4 +1,4 @@ -From: Greg KH +From: Greg KH To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk diff --git a/queue-3.0/ah-don-t-return-net_xmit_drop-on-input.patch b/queue-3.0/ah-don-t-return-net_xmit_drop-on-input.patch index 7bec7a502e3..9e0b29137ab 100644 --- a/queue-3.0/ah-don-t-return-net_xmit_drop-on-input.patch +++ b/queue-3.0/ah-don-t-return-net_xmit_drop-on-input.patch @@ -16,7 +16,7 @@ remove the check. Signed-off-by: Nick Bowler Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/ipv4/ah4.c | 2 -- diff --git a/queue-3.0/alsa-hda-fix-silent-output-on-asus-a6rp.patch b/queue-3.0/alsa-hda-fix-silent-output-on-asus-a6rp.patch index 012842bea59..7af14dce338 100644 --- a/queue-3.0/alsa-hda-fix-silent-output-on-asus-a6rp.patch +++ b/queue-3.0/alsa-hda-fix-silent-output-on-asus-a6rp.patch @@ -16,7 +16,7 @@ sound working again. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=42588 Signed-off-by: Takashi Iwai -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_realtek.c | 10 ++++++++++ diff --git a/queue-3.0/alsa-hda-fix-silent-output-on-haier-w18-laptop.patch b/queue-3.0/alsa-hda-fix-silent-output-on-haier-w18-laptop.patch index c2a47a75685..d1b0fc3f3b8 100644 --- a/queue-3.0/alsa-hda-fix-silent-output-on-haier-w18-laptop.patch +++ b/queue-3.0/alsa-hda-fix-silent-output-on-haier-w18-laptop.patch @@ -14,7 +14,7 @@ Now we just need to add a new SSID entry pointing to the same fixup. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=42656 Signed-off-by: Takashi Iwai -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_realtek.c | 1 + diff --git a/queue-3.0/alsa-hda-fix-silent-outputs-from-docking-station-jacks-of-dell-laptops.patch b/queue-3.0/alsa-hda-fix-silent-outputs-from-docking-station-jacks-of-dell-laptops.patch index d9e298497dc..ddffe7a4733 100644 --- a/queue-3.0/alsa-hda-fix-silent-outputs-from-docking-station-jacks-of-dell-laptops.patch +++ b/queue-3.0/alsa-hda-fix-silent-outputs-from-docking-station-jacks-of-dell-laptops.patch @@ -24,7 +24,7 @@ and leaving the power-map correctly. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=42637 Signed-off-by: Takashi Iwai -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_sigmatel.c | 8 +++++--- diff --git a/queue-3.0/arm-7296-1-proc-v7.s-remove-harvard_cache-preprocessor-guards.patch b/queue-3.0/arm-7296-1-proc-v7.s-remove-harvard_cache-preprocessor-guards.patch index f9a6486ad63..5e863c3747c 100644 --- a/queue-3.0/arm-7296-1-proc-v7.s-remove-harvard_cache-preprocessor-guards.patch +++ b/queue-3.0/arm-7296-1-proc-v7.s-remove-harvard_cache-preprocessor-guards.patch @@ -19,7 +19,7 @@ Reported-and-Acked-by: Shawn Guo Acked-by: Catalin Marinas Signed-off-by: Will Deacon Signed-off-by: Russell King -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- arch/arm/mm/proc-v7.S | 6 ------ diff --git a/queue-3.0/bonding-fix-enslaving-in-alb-mode-when-link-down.patch b/queue-3.0/bonding-fix-enslaving-in-alb-mode-when-link-down.patch index 949410694af..e6590cf1f90 100644 --- a/queue-3.0/bonding-fix-enslaving-in-alb-mode-when-link-down.patch +++ b/queue-3.0/bonding-fix-enslaving-in-alb-mode-when-link-down.patch @@ -25,7 +25,7 @@ Reported-by: Narendra K Signed-off-by: Jiri Bohac Signed-off-by: Jay Vosburgh Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/net/bonding/bond_alb.c | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-) diff --git a/queue-3.0/cap_syslog-don-t-use-warn_once-for-cap_sys_admin.patch b/queue-3.0/cap_syslog-don-t-use-warn_once-for-cap_sys_admin.patch index 35f7aa1d361..7245d5842fd 100644 --- a/queue-3.0/cap_syslog-don-t-use-warn_once-for-cap_sys_admin.patch +++ b/queue-3.0/cap_syslog-don-t-use-warn_once-for-cap_sys_admin.patch @@ -35,7 +35,7 @@ Acked-by: Serge Hallyn Acked-by: James Morris Signed-off-by: Linus Torvalds Cc: Christoph Biedl -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- kernel/printk.c | 6 ++++-- diff --git a/queue-3.0/crypto-sha512-make-it-work-undo-percpu-message-schedule.patch b/queue-3.0/crypto-sha512-make-it-work-undo-percpu-message-schedule.patch index 62b7aee5ef9..55ba7ee3340 100644 --- a/queue-3.0/crypto-sha512-make-it-work-undo-percpu-message-schedule.patch +++ b/queue-3.0/crypto-sha512-make-it-work-undo-percpu-message-schedule.patch @@ -38,7 +38,7 @@ separatedly. Signed-off-by: Alexey Dobriyan Signed-off-by: Herbert Xu -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- crypto/sha512_generic.c | 6 +----- diff --git a/queue-3.0/crypto-sha512-reduce-stack-usage-to-safe-number.patch b/queue-3.0/crypto-sha512-reduce-stack-usage-to-safe-number.patch index 29b9c36950a..43be44bd0b0 100644 --- a/queue-3.0/crypto-sha512-reduce-stack-usage-to-safe-number.patch +++ b/queue-3.0/crypto-sha512-reduce-stack-usage-to-safe-number.patch @@ -36,7 +36,7 @@ http://csrc.nist.gov/publications/fips/fips180-2/fips180-2withchangenotice.pdf Signed-off-by: Alexey Dobriyan Signed-off-by: Herbert Xu -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- crypto/sha512_generic.c | 58 ++++++++++++++++++++++++++++-------------------- diff --git a/queue-3.0/drivers-usb-host-ehci-fsl.c-add-missing-iounmap.patch b/queue-3.0/drivers-usb-host-ehci-fsl.c-add-missing-iounmap.patch index fa26939ad38..8aa4b414888 100644 --- a/queue-3.0/drivers-usb-host-ehci-fsl.c-add-missing-iounmap.patch +++ b/queue-3.0/drivers-usb-host-ehci-fsl.c-add-missing-iounmap.patch @@ -33,7 +33,7 @@ iounmap(e); Signed-off-by: Julia Lawall Acked-by: Alan Stern -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/host/ehci-fsl.c | 2 +- diff --git a/queue-3.0/drm-fix-authentication-kernel-crash.patch b/queue-3.0/drm-fix-authentication-kernel-crash.patch index aca8630a5f3..d0fe5d04e09 100644 --- a/queue-3.0/drm-fix-authentication-kernel-crash.patch +++ b/queue-3.0/drm-fix-authentication-kernel-crash.patch @@ -22,7 +22,7 @@ descriptor is closed. Signed-off-by: Thomas Hellstrom Reviewed-by: Daniel Vetter Signed-off-by: Dave Airlie -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/drm_auth.c | 6 +++++- diff --git a/queue-3.0/drm-i915-sdvo-always-set-positive-sync-polarity.patch b/queue-3.0/drm-i915-sdvo-always-set-positive-sync-polarity.patch index ecae9777bf3..b9b9507073b 100644 --- a/queue-3.0/drm-i915-sdvo-always-set-positive-sync-polarity.patch +++ b/queue-3.0/drm-i915-sdvo-always-set-positive-sync-polarity.patch @@ -21,7 +21,7 @@ Reviewed-by: Eric Anholt Reviewed-by: Jesse Barnes Signed-off-by: Paulo Zanoni Signed-off-by: Keith Packard -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/i915/intel_sdvo.c | 8 +++----- diff --git a/queue-3.0/drm-radeon-kms-add-an-msi-quirk-for-dell-rs690.patch b/queue-3.0/drm-radeon-kms-add-an-msi-quirk-for-dell-rs690.patch index 47f7806fafd..e16d472a885 100644 --- a/queue-3.0/drm-radeon-kms-add-an-msi-quirk-for-dell-rs690.patch +++ b/queue-3.0/drm-radeon-kms-add-an-msi-quirk-for-dell-rs690.patch @@ -13,7 +13,7 @@ https://bugs.freedesktop.org/show_bug.cgi?id=37679 Reported-by: Dmitry Podgorny Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/radeon/radeon_irq_kms.c | 6 ++++++ diff --git a/queue-3.0/ecryptfs-check-inode-changes-in-setattr.patch b/queue-3.0/ecryptfs-check-inode-changes-in-setattr.patch index 25ff39c9788..82bbf3486df 100644 --- a/queue-3.0/ecryptfs-check-inode-changes-in-setattr.patch +++ b/queue-3.0/ecryptfs-check-inode-changes-in-setattr.patch @@ -34,7 +34,7 @@ limits or FSIZE rlimits, from ever starting. Signed-off-by: Tyler Hicks Reviewed-by: Li Wang -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- fs/ecryptfs/inode.c | 48 ++++++++++++++++++++++++++++++++++++------------ diff --git a/queue-3.0/ecryptfs-fix-oops-when-printing-debug-info-in-extent-crypto-functions.patch b/queue-3.0/ecryptfs-fix-oops-when-printing-debug-info-in-extent-crypto-functions.patch index f2ba8d69231..04de8a33c36 100644 --- a/queue-3.0/ecryptfs-fix-oops-when-printing-debug-info-in-extent-crypto-functions.patch +++ b/queue-3.0/ecryptfs-fix-oops-when-printing-debug-info-in-extent-crypto-functions.patch @@ -23,7 +23,7 @@ https://launchpad.net/bugs/913651 Signed-off-by: Tyler Hicks Reported-by: Daniel DeFreez -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- fs/ecryptfs/crypto.c | 40 ---------------------------------------- diff --git a/queue-3.0/ecryptfs-improve-metadata-read-failure-logging.patch b/queue-3.0/ecryptfs-improve-metadata-read-failure-logging.patch index 89f46ad8db8..5ed0b7d06e7 100644 --- a/queue-3.0/ecryptfs-improve-metadata-read-failure-logging.patch +++ b/queue-3.0/ecryptfs-improve-metadata-read-failure-logging.patch @@ -16,7 +16,7 @@ allows one to 'find . -inum INODE`. Signed-off-by: Tim Gardner Reviewed-by: Kees Cook Signed-off-by: Tyler Hicks -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- fs/ecryptfs/crypto.c | 9 ++++++--- diff --git a/queue-3.0/ecryptfs-make-truncate-path-killable.patch b/queue-3.0/ecryptfs-make-truncate-path-killable.patch index ac2e3f59ecd..2ecf465f7bb 100644 --- a/queue-3.0/ecryptfs-make-truncate-path-killable.patch +++ b/queue-3.0/ecryptfs-make-truncate-path-killable.patch @@ -22,7 +22,7 @@ the eCryptfs inode size is updated to reflect the modified inode size and then -EINTR is returned. Signed-off-by: Tyler Hicks -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- fs/ecryptfs/read_write.c | 19 ++++++++++++++----- diff --git a/queue-3.0/ecryptfs-sanitize-write-counts-of-dev-ecryptfs.patch b/queue-3.0/ecryptfs-sanitize-write-counts-of-dev-ecryptfs.patch index 3e20654f583..ecccdb89199 100644 --- a/queue-3.0/ecryptfs-sanitize-write-counts-of-dev-ecryptfs.patch +++ b/queue-3.0/ecryptfs-sanitize-write-counts-of-dev-ecryptfs.patch @@ -17,7 +17,7 @@ bytes. Signed-off-by: Tyler Hicks Reported-by: Sasha Levin -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- fs/ecryptfs/miscdev.c | 56 +++++++++++++++++++++++++++++++++----------------- diff --git a/queue-3.0/ftrace-balance-records-when-updating-the-hash.patch b/queue-3.0/ftrace-balance-records-when-updating-the-hash.patch index aeb1583f2f2..aac66f0d797 100644 --- a/queue-3.0/ftrace-balance-records-when-updating-the-hash.patch +++ b/queue-3.0/ftrace-balance-records-when-updating-the-hash.patch @@ -21,7 +21,7 @@ happens when the ftrace_ops is unregistered. The current code will not trigger this bug, but new code will. Signed-off-by: Steven Rostedt -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- kernel/trace/ftrace.c | 49 +++++++++++++++++++++++++++++++++---------------- diff --git a/queue-3.0/ftrace-fix-unregister-ftrace_ops-accounting.patch b/queue-3.0/ftrace-fix-unregister-ftrace_ops-accounting.patch index 509aa5c0023..487fe8d5c5f 100644 --- a/queue-3.0/ftrace-fix-unregister-ftrace_ops-accounting.patch +++ b/queue-3.0/ftrace-fix-unregister-ftrace_ops-accounting.patch @@ -103,7 +103,7 @@ Link: http://lkml.kernel.org/r/1323105776-26961-3-git-send-email-jolsa@redhat.co Signed-off-by: Jiri Olsa Signed-off-by: Steven Rostedt -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- kernel/trace/ftrace.c | 27 +++++++++++++-------------- diff --git a/queue-3.0/ftrace-update-filter-when-tracing-enabled-in-set_ftrace_filter.patch b/queue-3.0/ftrace-update-filter-when-tracing-enabled-in-set_ftrace_filter.patch index ecbfbc9a223..9a260d584b6 100644 --- a/queue-3.0/ftrace-update-filter-when-tracing-enabled-in-set_ftrace_filter.patch +++ b/queue-3.0/ftrace-update-filter-when-tracing-enabled-in-set_ftrace_filter.patch @@ -14,7 +14,7 @@ when tracing is disabled and re-enabled. Update the functions immediately during set_ftrace_filter(). Signed-off-by: Steven Rostedt -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- kernel/trace/ftrace.c | 4 ++++ diff --git a/queue-3.0/hwmon-f71805f-fix-clamping-of-temperature-limits.patch b/queue-3.0/hwmon-f71805f-fix-clamping-of-temperature-limits.patch index f94f5032a59..4b7d2f2459b 100644 --- a/queue-3.0/hwmon-f71805f-fix-clamping-of-temperature-limits.patch +++ b/queue-3.0/hwmon-f71805f-fix-clamping-of-temperature-limits.patch @@ -14,7 +14,7 @@ result in the limit being set to 0 degree Celsius. Signed-off-by: Jean Delvare Signed-off-by: Guenter Roeck -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/hwmon/f71805f.c | 10 +++++----- diff --git a/queue-3.0/hwmon-sht15-fix-bad-error-code.patch b/queue-3.0/hwmon-sht15-fix-bad-error-code.patch index 07acd44ea55..a4888aa3148 100644 --- a/queue-3.0/hwmon-sht15-fix-bad-error-code.patch +++ b/queue-3.0/hwmon-sht15-fix-bad-error-code.patch @@ -11,7 +11,7 @@ When no platform data was supplied, returned error code was 0. Signed-off-by: Vivien Didelot Signed-off-by: Guenter Roeck -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/hwmon/sht15.c | 3 ++- diff --git a/queue-3.0/hwmon-w83627ehf-disable-setting-dc-mode-for-pwm2-pwm3-on-nct6776f.patch b/queue-3.0/hwmon-w83627ehf-disable-setting-dc-mode-for-pwm2-pwm3-on-nct6776f.patch index deced5eca33..7cd9087bac2 100644 --- a/queue-3.0/hwmon-w83627ehf-disable-setting-dc-mode-for-pwm2-pwm3-on-nct6776f.patch +++ b/queue-3.0/hwmon-w83627ehf-disable-setting-dc-mode-for-pwm2-pwm3-on-nct6776f.patch @@ -13,7 +13,7 @@ is made to set those pwm channels to DC mode. Signed-off-by: Guenter Roeck Acked-by: Jean Delvare Signed-off-by: Guenter Roeck -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/hwmon/w83627ehf.c | 6 ++++++ diff --git a/queue-3.0/jsm-fixed-eeh-recovery-error.patch b/queue-3.0/jsm-fixed-eeh-recovery-error.patch index 2d6d15d7c20..f1e088c06ef 100644 --- a/queue-3.0/jsm-fixed-eeh-recovery-error.patch +++ b/queue-3.0/jsm-fixed-eeh-recovery-error.patch @@ -33,7 +33,7 @@ restored. Signed-off-by: Lucas Kannebley Tavares Signed-off-by: Breno Leitao Acked-by: Thadeu Lima de Souza Cascardo -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/tty/serial/jsm/jsm_driver.c | 1 + diff --git a/queue-3.0/l2tp-l2tp_ip-fix-possible-oops-on-packet-receive.patch b/queue-3.0/l2tp-l2tp_ip-fix-possible-oops-on-packet-receive.patch index 875a579faa7..f2940d77bda 100644 --- a/queue-3.0/l2tp-l2tp_ip-fix-possible-oops-on-packet-receive.patch +++ b/queue-3.0/l2tp-l2tp_ip-fix-possible-oops-on-packet-receive.patch @@ -50,7 +50,7 @@ Code: c6 05 8c ea a8 c1 01 e8 0c d4 d9 ff 85 f6 74 07 3e ff 86 80 00 00 00 b9 17 Signed-off-by: James Chapman Acked-by: Eric Dumazet Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/l2tp/l2tp_ip.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/queue-3.0/mach-ux500-enable-arm-errata-764369.patch b/queue-3.0/mach-ux500-enable-arm-errata-764369.patch index 78be05126c6..6d60e8b2042 100644 --- a/queue-3.0/mach-ux500-enable-arm-errata-764369.patch +++ b/queue-3.0/mach-ux500-enable-arm-errata-764369.patch @@ -11,7 +11,7 @@ This applies ARM errata 764369 for all ux500 platforms. Signed-off-by: Srinidhi Kasagar Signed-off-by: Linus Walleij -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- arch/arm/mach-ux500/Kconfig | 1 + diff --git a/queue-3.0/net-bpf_jit-fix-divide-by-0-generation.patch b/queue-3.0/net-bpf_jit-fix-divide-by-0-generation.patch index 30e9dde25b7..133ab5b3734 100644 --- a/queue-3.0/net-bpf_jit-fix-divide-by-0-generation.patch +++ b/queue-3.0/net-bpf_jit-fix-divide-by-0-generation.patch @@ -24,7 +24,7 @@ Several problems fixed in this patch : Reported-by: Phil Oester Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- arch/x86/net/bpf_jit_comp.c | 36 ++++++++++++++++++++++-------------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/queue-3.0/net-caif-register-properly-as-a-pernet-subsystem.patch b/queue-3.0/net-caif-register-properly-as-a-pernet-subsystem.patch index 957b46341e2..982255e8ef2 100644 --- a/queue-3.0/net-caif-register-properly-as-a-pernet-subsystem.patch +++ b/queue-3.0/net-caif-register-properly-as-a-pernet-subsystem.patch @@ -30,7 +30,7 @@ Signed-off-by: Eric W. Biederman Acked-by: Sjur Brændeland Tested-by: Sasha Levin Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/caif/caif_dev.c | 11 ++++------- net/caif/cfcnfg.c | 1 - diff --git a/queue-3.0/netns-fail-conspicously-if-someone-uses-net_generic-at-an-inappropriate-time.patch b/queue-3.0/netns-fail-conspicously-if-someone-uses-net_generic-at-an-inappropriate-time.patch index a4a6ac935ab..b67d651c930 100644 --- a/queue-3.0/netns-fail-conspicously-if-someone-uses-net_generic-at-an-inappropriate-time.patch +++ b/queue-3.0/netns-fail-conspicously-if-someone-uses-net_generic-at-an-inappropriate-time.patch @@ -22,7 +22,7 @@ conclusions in the futrue. Signed-off-by: Eric W. Biederman Tested-by: Sasha Levin Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- include/net/netns/generic.h | 1 + 1 file changed, 1 insertion(+) diff --git a/queue-3.0/netns-fix-net_alloc_generic.patch b/queue-3.0/netns-fix-net_alloc_generic.patch index 1c08aff942f..f5a082a603f 100644 --- a/queue-3.0/netns-fix-net_alloc_generic.patch +++ b/queue-3.0/netns-fix-net_alloc_generic.patch @@ -40,7 +40,7 @@ Cc: Sjur Br Cc: Eric W. Biederman Cc: Pavel Emelyanov Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/core/net_namespace.c | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/queue-3.0/qcaux-add-more-pantech-uml190-and-uml290-ports.patch b/queue-3.0/qcaux-add-more-pantech-uml190-and-uml290-ports.patch index 2658985fb10..5de4c3cb604 100644 --- a/queue-3.0/qcaux-add-more-pantech-uml190-and-uml290-ports.patch +++ b/queue-3.0/qcaux-add-more-pantech-uml190-and-uml290-ports.patch @@ -10,7 +10,7 @@ commit 074cc73506f529f39fef32ad1c9e1d4cdd8acf6c upstream. More ports we now know how to talk to. Signed-off-by: Dan Williams -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/qcaux.c | 7 ++++++- diff --git a/queue-3.0/rds-make-rds_sock_lock-bh-rather-than-irq-safe.patch b/queue-3.0/rds-make-rds_sock_lock-bh-rather-than-irq-safe.patch index ddda14a1fb8..08d8713a257 100644 --- a/queue-3.0/rds-make-rds_sock_lock-bh-rather-than-irq-safe.patch +++ b/queue-3.0/rds-make-rds_sock_lock-bh-rather-than-irq-safe.patch @@ -21,7 +21,7 @@ fix this bug. Reported-by: Kumar Sanghvi Reported-by: Josh Boyer Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/rds/af_rds.c | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/queue-3.0/serial-amba-pl011-lock-console-writes-against-interrupts.patch b/queue-3.0/serial-amba-pl011-lock-console-writes-against-interrupts.patch index 5f156a05b3a..ce2503dea1f 100644 --- a/queue-3.0/serial-amba-pl011-lock-console-writes-against-interrupts.patch +++ b/queue-3.0/serial-amba-pl011-lock-console-writes-against-interrupts.patch @@ -23,7 +23,7 @@ Reviewed-by: Srinidhi Kasagar Reviewed-by: Bibek Basu Reviewed-by: Shreshtha Kumar Sahu Signed-off-by: Linus Walleij -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/tty/serial/amba-pl011.c | 14 ++++++++++++++ diff --git a/queue-3.0/tcp-fix-tcp_trim_head-to-adjust-segment-count-with-skb-mss.patch b/queue-3.0/tcp-fix-tcp_trim_head-to-adjust-segment-count-with-skb-mss.patch index 401f39f62f5..cefab00c5cd 100644 --- a/queue-3.0/tcp-fix-tcp_trim_head-to-adjust-segment-count-with-skb-mss.patch +++ b/queue-3.0/tcp-fix-tcp_trim_head-to-adjust-segment-count-with-skb-mss.patch @@ -32,7 +32,7 @@ Signed-off-by: Neal Cardwell Acked-by: Nandita Dukkipati Acked-by: Ilpo Järvinen Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/ipv4/tcp_output.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/queue-3.0/tcp-md5-using-remote-adress-for-md5-lookup-in-rst-packet.patch b/queue-3.0/tcp-md5-using-remote-adress-for-md5-lookup-in-rst-packet.patch index a4b1a5e8dbf..2eb131edf0a 100644 --- a/queue-3.0/tcp-md5-using-remote-adress-for-md5-lookup-in-rst-packet.patch +++ b/queue-3.0/tcp-md5-using-remote-adress-for-md5-lookup-in-rst-packet.patch @@ -14,7 +14,7 @@ sending out reset packet. Signed-off-by: shawnlu Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/ipv4/tcp_ipv4.c | 2 +- net/ipv6/tcp_ipv6.c | 2 +- diff --git a/queue-3.0/tty-fix-uv-serial-console-regression.patch b/queue-3.0/tty-fix-uv-serial-console-regression.patch index da485c5add8..b8688a473d9 100644 --- a/queue-3.0/tty-fix-uv-serial-console-regression.patch +++ b/queue-3.0/tty-fix-uv-serial-console-regression.patch @@ -33,7 +33,7 @@ And document that shit. Signed-off-by: Jiri Slaby References: https://lkml.org/lkml/2011/12/6/573 References: https://bugzilla.novell.com/show_bug.cgi?id=718518 -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/tty/tty_port.c | 12 +++++++----- diff --git a/queue-3.0/usb-cdc-wdm-avoid-hanging-on-interface-with-no-usb_cdc_dmm_type.patch b/queue-3.0/usb-cdc-wdm-avoid-hanging-on-interface-with-no-usb_cdc_dmm_type.patch index 03ad29035dd..6421dcbc2d1 100644 --- a/queue-3.0/usb-cdc-wdm-avoid-hanging-on-interface-with-no-usb_cdc_dmm_type.patch +++ b/queue-3.0/usb-cdc-wdm-avoid-hanging-on-interface-with-no-usb_cdc_dmm_type.patch @@ -22,7 +22,7 @@ device receive buffer size required by the CDC WMC standard, revision 1.1 Signed-off-by: Bjørn Mork -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/class/cdc-wdm.c | 4 +++- diff --git a/queue-3.0/usb-cdc-wdm-better-allocate-a-buffer-that-is-at-least-as-big-as-we-tell-the-usb-core.patch b/queue-3.0/usb-cdc-wdm-better-allocate-a-buffer-that-is-at-least-as-big-as-we-tell-the-usb-core.patch index 7ac6fcaf6b5..cfaa8e8ec32 100644 --- a/queue-3.0/usb-cdc-wdm-better-allocate-a-buffer-that-is-at-least-as-big-as-we-tell-the-usb-core.patch +++ b/queue-3.0/usb-cdc-wdm-better-allocate-a-buffer-that-is-at-least-as-big-as-we-tell-the-usb-core.patch @@ -16,7 +16,7 @@ specified in the URB (desc->wMaxCommand, typically something like 2048) Signed-off-by: Bjørn Mork Cc: Oliver Neukum -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/class/cdc-wdm.c | 2 +- diff --git a/queue-3.0/usb-cdc-wdm-call-wake_up_all-to-allow-driver-to-shutdown-on-device-removal.patch b/queue-3.0/usb-cdc-wdm-call-wake_up_all-to-allow-driver-to-shutdown-on-device-removal.patch index a1a1dfe4075..d893eb34a2b 100644 --- a/queue-3.0/usb-cdc-wdm-call-wake_up_all-to-allow-driver-to-shutdown-on-device-removal.patch +++ b/queue-3.0/usb-cdc-wdm-call-wake_up_all-to-allow-driver-to-shutdown-on-device-removal.patch @@ -17,7 +17,7 @@ to complete. Do the wake_up_all() before we start waiting for the locks. Signed-off-by: Bjørn Mork Cc: Oliver Neukum Cc: stable -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/class/cdc-wdm.c | 2 +- diff --git a/queue-3.0/usb-cdc-wdm-updating-desc-length-must-be-protected-by-spin_lock.patch b/queue-3.0/usb-cdc-wdm-updating-desc-length-must-be-protected-by-spin_lock.patch index 0799a3dc2a5..2708ef4cf1c 100644 --- a/queue-3.0/usb-cdc-wdm-updating-desc-length-must-be-protected-by-spin_lock.patch +++ b/queue-3.0/usb-cdc-wdm-updating-desc-length-must-be-protected-by-spin_lock.patch @@ -14,7 +14,7 @@ wdm_in_callback() will also touch this field, so we cannot change it without loc Signed-off-by: Bjørn Mork Acked-by: Oliver Neukum -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/class/cdc-wdm.c | 2 ++ diff --git a/queue-3.0/usb-cdc-wdm-use-two-mutexes-to-allow-simultaneous-read-and-write.patch b/queue-3.0/usb-cdc-wdm-use-two-mutexes-to-allow-simultaneous-read-and-write.patch index b087b293232..1845dc7b97d 100644 --- a/queue-3.0/usb-cdc-wdm-use-two-mutexes-to-allow-simultaneous-read-and-write.patch +++ b/queue-3.0/usb-cdc-wdm-use-two-mutexes-to-allow-simultaneous-read-and-write.patch @@ -15,7 +15,7 @@ driver accept simultaneous read and write. This improves useability a lot. Signed-off-by: Bjørn Mork Cc: Oliver Neukum -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/class/cdc-wdm.c | 49 +++++++++++++++++++++++++++----------------- diff --git a/queue-3.0/usb-cp210x-allow-more-baud-rates-above-1mbaud.patch b/queue-3.0/usb-cp210x-allow-more-baud-rates-above-1mbaud.patch index 3d24b9ef177..1e77e4f8915 100644 --- a/queue-3.0/usb-cp210x-allow-more-baud-rates-above-1mbaud.patch +++ b/queue-3.0/usb-cp210x-allow-more-baud-rates-above-1mbaud.patch @@ -11,7 +11,7 @@ Allow more baud rates to be set in [1M,2M] baud. Signed-off-by: Johan Hovold Cc: Preston Fick -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 11 ++++++----- diff --git a/queue-3.0/usb-cp210x-call-generic-open-last-in-open.patch b/queue-3.0/usb-cp210x-call-generic-open-last-in-open.patch index 0d6c930e75d..e2dc1bf1e97 100644 --- a/queue-3.0/usb-cp210x-call-generic-open-last-in-open.patch +++ b/queue-3.0/usb-cp210x-call-generic-open-last-in-open.patch @@ -10,7 +10,7 @@ commit 55b2afbb92ad92e9f6b0aa4354eb1c94589280c3 upstream. Make sure port is fully initialised before calling generic open. Signed-off-by: Johan Hovold -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 9 ++------- diff --git a/queue-3.0/usb-cp210x-clean-up-refactor-and-document-speed-handling.patch b/queue-3.0/usb-cp210x-clean-up-refactor-and-document-speed-handling.patch index 49b7601a472..5981e9b0263 100644 --- a/queue-3.0/usb-cp210x-clean-up-refactor-and-document-speed-handling.patch +++ b/queue-3.0/usb-cp210x-clean-up-refactor-and-document-speed-handling.patch @@ -12,7 +12,7 @@ Document baud rate handling for CP210{1,2,4,5,10}. Signed-off-by: Johan Hovold Cc: Preston Fick -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 69 +++++++++++++++++++++++++++++++++++--------- diff --git a/queue-3.0/usb-cp210x-do-not-map-baud-rates-to-b0.patch b/queue-3.0/usb-cp210x-do-not-map-baud-rates-to-b0.patch index db1708b2321..e28e1fd0e6f 100644 --- a/queue-3.0/usb-cp210x-do-not-map-baud-rates-to-b0.patch +++ b/queue-3.0/usb-cp210x-do-not-map-baud-rates-to-b0.patch @@ -11,7 +11,7 @@ We do not implement B0 hangup yet so map low baudrates to 300bps. Signed-off-by: Johan Hovold Cc: Preston Fick -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 4 ++-- diff --git a/queue-3.0/usb-cp210x-fix-cp2104-baudrate-usage.patch b/queue-3.0/usb-cp210x-fix-cp2104-baudrate-usage.patch index 32f4b873bba..b1c9ffe13a2 100644 --- a/queue-3.0/usb-cp210x-fix-cp2104-baudrate-usage.patch +++ b/queue-3.0/usb-cp210x-fix-cp2104-baudrate-usage.patch @@ -35,7 +35,7 @@ bugzilla.kernel.org. This patch has been developed and test on the Signed-off-by: Preston Fick [duplicate patch also sent by Johan - gregkh] Signed-off-by: Johan Hovold -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 10 ++++------ diff --git a/queue-3.0/usb-cp210x-fix-up-set_termios-variables.patch b/queue-3.0/usb-cp210x-fix-up-set_termios-variables.patch index 91d514a8810..4ed40698865 100644 --- a/queue-3.0/usb-cp210x-fix-up-set_termios-variables.patch +++ b/queue-3.0/usb-cp210x-fix-up-set_termios-variables.patch @@ -13,7 +13,7 @@ Fix up the variable usage in the set_termios call. Signed-off-by: Johan Hovold Cc: Preston Fick -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 5 +++-- diff --git a/queue-3.0/usb-cp210x-initialise-baud-rate-at-open.patch b/queue-3.0/usb-cp210x-initialise-baud-rate-at-open.patch index af7ff95d53b..8137cb1c50c 100644 --- a/queue-3.0/usb-cp210x-initialise-baud-rate-at-open.patch +++ b/queue-3.0/usb-cp210x-initialise-baud-rate-at-open.patch @@ -12,7 +12,7 @@ power on. Make sure it is set when port is opened. Signed-off-by: Johan Hovold Cc: Preston Fick -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 4 ++++ diff --git a/queue-3.0/usb-ftdi_sio-add-more-identifiers.patch b/queue-3.0/usb-ftdi_sio-add-more-identifiers.patch index ec070bb362a..bee34d7895c 100644 --- a/queue-3.0/usb-ftdi_sio-add-more-identifiers.patch +++ b/queue-3.0/usb-ftdi_sio-add-more-identifiers.patch @@ -10,7 +10,7 @@ commit 2353f806c97020d4c7709f15eebb49b591f7306d upstream. 0x04d8, 0x000a: Hornby Elite Signed-off-by: Alan Cox -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/ftdi_sio.c | 1 + diff --git a/queue-3.0/usb-ftdi_sio-add-pid-for-ti-xds100v2-beaglebone-a3.patch b/queue-3.0/usb-ftdi_sio-add-pid-for-ti-xds100v2-beaglebone-a3.patch index 61eae3ceaa8..f7478a11c62 100644 --- a/queue-3.0/usb-ftdi_sio-add-pid-for-ti-xds100v2-beaglebone-a3.patch +++ b/queue-3.0/usb-ftdi_sio-add-pid-for-ti-xds100v2-beaglebone-a3.patch @@ -10,7 +10,7 @@ commit 55f13aeae0346f0c89bfface91ad9a97653dc433 upstream. Port A for JTAG, port B for serial. Signed-off-by: Peter Korsgaard -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/ftdi_sio.c | 2 ++ diff --git a/queue-3.0/usb-ftdi_sio-fix-initial-baud-rate.patch b/queue-3.0/usb-ftdi_sio-fix-initial-baud-rate.patch index 69f923f3120..d99d513a935 100644 --- a/queue-3.0/usb-ftdi_sio-fix-initial-baud-rate.patch +++ b/queue-3.0/usb-ftdi_sio-fix-initial-baud-rate.patch @@ -16,7 +16,7 @@ changing to another baud rate and back again. Reported-by: Roland Ramthun Signed-off-by: Johan Hovold Tested-by: Roland Ramthun -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/ftdi_sio.c | 7 +++++-- diff --git a/queue-3.0/usb-ftdi_sio-fix-tiocsserial-baud_base-handling.patch b/queue-3.0/usb-ftdi_sio-fix-tiocsserial-baud_base-handling.patch index 4eb7dcba8f7..88858bb48a1 100644 --- a/queue-3.0/usb-ftdi_sio-fix-tiocsserial-baud_base-handling.patch +++ b/queue-3.0/usb-ftdi_sio-fix-tiocsserial-baud_base-handling.patch @@ -19,7 +19,7 @@ https://lkml.org/lkml/2005/1/20/84). Reported-by: Torbjörn Lofterud Signed-off-by: Johan Hovold -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/ftdi_sio.c | 3 +-- diff --git a/queue-3.0/usb-io_ti-make-edge_remove_sysfs_attrs-the-port_remove-method.patch b/queue-3.0/usb-io_ti-make-edge_remove_sysfs_attrs-the-port_remove-method.patch index 2ff56dfc625..b5a73d220b0 100644 --- a/queue-3.0/usb-io_ti-make-edge_remove_sysfs_attrs-the-port_remove-method.patch +++ b/queue-3.0/usb-io_ti-make-edge_remove_sysfs_attrs-the-port_remove-method.patch @@ -15,7 +15,7 @@ the port_remove method. Signed-off-by: Eric W. Biederman Reported-by: Wolfgang Frisch -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/io_ti.c | 10 ++-------- diff --git a/queue-3.0/usb-option-add-lg-docomo-l-02c.patch b/queue-3.0/usb-option-add-lg-docomo-l-02c.patch index 5b00892f2e6..aab2ecd4780 100644 --- a/queue-3.0/usb-option-add-lg-docomo-l-02c.patch +++ b/queue-3.0/usb-option-add-lg-docomo-l-02c.patch @@ -10,7 +10,7 @@ commit e423d7401fd0717cb56a6cf51dd8341cc3e800d2 upstream. Add vendor and product ID for USB 3G/LTE modem of docomo L-02C Signed-off-by: Kentaro Matsuyama -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/option.c | 5 +++++ diff --git a/queue-3.0/usb-serial-cp210x-added-usb-id-for-the-link-instruments-mso-19.patch b/queue-3.0/usb-serial-cp210x-added-usb-id-for-the-link-instruments-mso-19.patch index fcb25c783df..7faace05bd0 100644 --- a/queue-3.0/usb-serial-cp210x-added-usb-id-for-the-link-instruments-mso-19.patch +++ b/queue-3.0/usb-serial-cp210x-added-usb-id-for-the-link-instruments-mso-19.patch @@ -11,7 +11,7 @@ This device is a Oscilloscope/Logic Analizer/Pattern Generator/TDR, using a Silabs CP2103 USB to UART Bridge. Signed-off-by: Renato Caldas -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 1 + diff --git a/queue-3.0/usb-serial-ftdi-additional-ids.patch b/queue-3.0/usb-serial-ftdi-additional-ids.patch index 3d6427bb728..6d980996618 100644 --- a/queue-3.0/usb-serial-ftdi-additional-ids.patch +++ b/queue-3.0/usb-serial-ftdi-additional-ids.patch @@ -14,7 +14,7 @@ This adds IDs for the FTDI controller in the Rainforest Automation Zigbee dongle. Signed-off-by: Peter Naulls -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/ftdi_sio.c | 1 + diff --git a/queue-3.0/usb-usbsevseg-fix-max-length.patch b/queue-3.0/usb-usbsevseg-fix-max-length.patch index e0789afc6ee..45f4e63205c 100644 --- a/queue-3.0/usb-usbsevseg-fix-max-length.patch +++ b/queue-3.0/usb-usbsevseg-fix-max-length.patch @@ -13,7 +13,7 @@ devices which are only 6. Signed-off-by: Harrison Metzger Signed-off-by: Stuart Pook -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/misc/usbsevseg.c | 2 +- diff --git a/queue-3.0/vmwgfx-fix-assignment-in-vmw_framebuffer_create_handle.patch b/queue-3.0/vmwgfx-fix-assignment-in-vmw_framebuffer_create_handle.patch index 8bd7637a132..c4e9030db30 100644 --- a/queue-3.0/vmwgfx-fix-assignment-in-vmw_framebuffer_create_handle.patch +++ b/queue-3.0/vmwgfx-fix-assignment-in-vmw_framebuffer_create_handle.patch @@ -12,7 +12,7 @@ The assignment of handle in vmw_framebuffer_create_handle doesn't actually do an Signed-off-by: Ryan Mallon Reviewed-by: Jakob Bornecrantz Signed-off-by: Dave Airlie -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 2 +- diff --git a/queue-3.0/x86-microcode_amd-add-support-for-cpu-family-specific-container-files.patch b/queue-3.0/x86-microcode_amd-add-support-for-cpu-family-specific-container-files.patch index aa079a4ab46..9cab5b1c156 100644 --- a/queue-3.0/x86-microcode_amd-add-support-for-cpu-family-specific-container-files.patch +++ b/queue-3.0/x86-microcode_amd-add-support-for-cpu-family-specific-container-files.patch @@ -26,7 +26,7 @@ Cc: Link: http://lkml.kernel.org/r/20120120164412.GD24508@alberich.amd.com [ documented the naming convention and tidied the code a bit. ] Signed-off-by: Ingo Molnar -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- arch/x86/kernel/microcode_amd.c | 24 ++++++++++++++++++++++-- diff --git a/queue-3.0/x86-uv-fix-uv_gpa_to_soc_phys_ram-shift.patch b/queue-3.0/x86-uv-fix-uv_gpa_to_soc_phys_ram-shift.patch index fc2e492404c..0dae8639785 100644 --- a/queue-3.0/x86-uv-fix-uv_gpa_to_soc_phys_ram-shift.patch +++ b/queue-3.0/x86-uv-fix-uv_gpa_to_soc_phys_ram-shift.patch @@ -13,7 +13,7 @@ shift values. This fix takes the shift into account. Signed-off-by: Russ Anderson Link: http://lkml.kernel.org/r/20120119020753.GA7228@sgi.com Signed-off-by: Ingo Molnar -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- arch/x86/include/asm/uv/uv_hub.h | 4 ++-- diff --git a/queue-3.0/xfs-fix-endian-conversion-issue-in-discard-code.patch b/queue-3.0/xfs-fix-endian-conversion-issue-in-discard-code.patch index 0078b530730..6f199fce10f 100644 --- a/queue-3.0/xfs-fix-endian-conversion-issue-in-discard-code.patch +++ b/queue-3.0/xfs-fix-endian-conversion-issue-in-discard-code.patch @@ -22,7 +22,7 @@ fs/xfs/linux-2.6/xfs_discard.c instead of fs/xfs/xfs_discard.c. -bpm Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Signed-off-by: Ben Myers -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- fs/xfs/linux-2.6/xfs_discard.c | 4 ++-- diff --git a/queue-3.0/xfs-fix-missing-xfs_iunlock-on-error-recovery-path-in-xfs_readlink.patch b/queue-3.0/xfs-fix-missing-xfs_iunlock-on-error-recovery-path-in-xfs_readlink.patch index 2d5c0ce221e..eb0d1dc70a0 100644 --- a/queue-3.0/xfs-fix-missing-xfs_iunlock-on-error-recovery-path-in-xfs_readlink.patch +++ b/queue-3.0/xfs-fix-missing-xfs_iunlock-on-error-recovery-path-in-xfs_readlink.patch @@ -15,7 +15,7 @@ Signed-off-by: Jan Kara Reviewed-by: Alex Elder Reviewed-by: Dave Chinner Signed-off-by: Ben Myers -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- fs/xfs/xfs_vnodeops.c | 3 ++- diff --git a/queue-3.0/xhci-cleanup-isoc-transfer-ring-when-td-length-mismatch-found.patch b/queue-3.0/xhci-cleanup-isoc-transfer-ring-when-td-length-mismatch-found.patch index 92702122a2b..d61bdb13dc9 100644 --- a/queue-3.0/xhci-cleanup-isoc-transfer-ring-when-td-length-mismatch-found.patch +++ b/queue-3.0/xhci-cleanup-isoc-transfer-ring-when-td-length-mismatch-found.patch @@ -17,7 +17,7 @@ enqueue in the middle of isoch TD." Signed-off-by: Andiry Xu Signed-off-by: Sarah Sharp -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/host/xhci-ring.c | 3 ++- diff --git a/queue-3.0/xhci-fix-usb-3.0-device-restart-on-resume.patch b/queue-3.0/xhci-fix-usb-3.0-device-restart-on-resume.patch index aa0c8a31bb6..33e43b1c09a 100644 --- a/queue-3.0/xhci-fix-usb-3.0-device-restart-on-resume.patch +++ b/queue-3.0/xhci-fix-usb-3.0-device-restart-on-resume.patch @@ -22,7 +22,7 @@ This patch should be backported to kernels as old as 2.6.39. Signed-off-by: Sarah Sharp Acked-by: Andiry Xu -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/host/xhci-ring.c | 3 ++- diff --git a/queue-3.2/af_unix-fix-epollet-regression-for-stream-sockets.patch b/queue-3.2/af_unix-fix-epollet-regression-for-stream-sockets.patch index 83a3d4ce7ea..94109b828d1 100644 --- a/queue-3.2/af_unix-fix-epollet-regression-for-stream-sockets.patch +++ b/queue-3.2/af_unix-fix-epollet-regression-for-stream-sockets.patch @@ -28,7 +28,7 @@ Reported-by: Nick Mathewson Signed-off-by: Eric Dumazet Cc: Alexey Moiseytsev Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/unix/af_unix.c | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/queue-3.2/alsa-hda-fix-buffer-alignment-regression-with-nvidia-hdmi.patch b/queue-3.2/alsa-hda-fix-buffer-alignment-regression-with-nvidia-hdmi.patch index f1b2c167cc6..101bac256ca 100644 --- a/queue-3.2/alsa-hda-fix-buffer-alignment-regression-with-nvidia-hdmi.patch +++ b/queue-3.2/alsa-hda-fix-buffer-alignment-regression-with-nvidia-hdmi.patch @@ -21,7 +21,7 @@ so that it's not affected by other controllers. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=42567 Signed-off-by: Takashi Iwai -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/hda_intel.c | 6 ++++-- diff --git a/queue-3.2/alsa-hda-fix-silent-output-on-asus-a6rp.patch b/queue-3.2/alsa-hda-fix-silent-output-on-asus-a6rp.patch index bba86b56931..e7b80d29100 100644 --- a/queue-3.2/alsa-hda-fix-silent-output-on-asus-a6rp.patch +++ b/queue-3.2/alsa-hda-fix-silent-output-on-asus-a6rp.patch @@ -16,7 +16,7 @@ sound working again. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=42588 Signed-off-by: Takashi Iwai -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_realtek.c | 10 ++++++++++ diff --git a/queue-3.2/alsa-hda-fix-silent-output-on-haier-w18-laptop.patch b/queue-3.2/alsa-hda-fix-silent-output-on-haier-w18-laptop.patch index fed71b92610..53887275361 100644 --- a/queue-3.2/alsa-hda-fix-silent-output-on-haier-w18-laptop.patch +++ b/queue-3.2/alsa-hda-fix-silent-output-on-haier-w18-laptop.patch @@ -14,7 +14,7 @@ Now we just need to add a new SSID entry pointing to the same fixup. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=42656 Signed-off-by: Takashi Iwai -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_realtek.c | 1 + diff --git a/queue-3.2/alsa-hda-fix-silent-outputs-from-docking-station-jacks-of-dell-laptops.patch b/queue-3.2/alsa-hda-fix-silent-outputs-from-docking-station-jacks-of-dell-laptops.patch index e73dbfa1263..ab7d69d080d 100644 --- a/queue-3.2/alsa-hda-fix-silent-outputs-from-docking-station-jacks-of-dell-laptops.patch +++ b/queue-3.2/alsa-hda-fix-silent-outputs-from-docking-station-jacks-of-dell-laptops.patch @@ -24,7 +24,7 @@ and leaving the power-map correctly. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=42637 Signed-off-by: Takashi Iwai -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_sigmatel.c | 8 +++++--- diff --git a/queue-3.2/alsa-hda-set-mute-led-polarity-for-laptops-with-buggy-bios-based-on-ssid.patch b/queue-3.2/alsa-hda-set-mute-led-polarity-for-laptops-with-buggy-bios-based-on-ssid.patch index 87b93c4fe7c..505212f9af7 100644 --- a/queue-3.2/alsa-hda-set-mute-led-polarity-for-laptops-with-buggy-bios-based-on-ssid.patch +++ b/queue-3.2/alsa-hda-set-mute-led-polarity-for-laptops-with-buggy-bios-based-on-ssid.patch @@ -14,7 +14,7 @@ on the SSID and include an entry for the HP Mini 110-3100. Signed-off-by: Gustavo Maciel Dias Vieira Tested-by: Predrag Ivanovic Signed-off-by: Takashi Iwai -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_sigmatel.c | 9 ++++++++- diff --git a/queue-3.2/arm-7296-1-proc-v7.s-remove-harvard_cache-preprocessor-guards.patch b/queue-3.2/arm-7296-1-proc-v7.s-remove-harvard_cache-preprocessor-guards.patch index ac28dc8a342..416ad0de99d 100644 --- a/queue-3.2/arm-7296-1-proc-v7.s-remove-harvard_cache-preprocessor-guards.patch +++ b/queue-3.2/arm-7296-1-proc-v7.s-remove-harvard_cache-preprocessor-guards.patch @@ -19,7 +19,7 @@ Reported-and-Acked-by: Shawn Guo Acked-by: Catalin Marinas Signed-off-by: Will Deacon Signed-off-by: Russell King -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- arch/arm/mm/proc-v7.S | 6 ------ diff --git a/queue-3.2/arm-at91-fix-at91rm9200-soc-subtype-handling.patch b/queue-3.2/arm-at91-fix-at91rm9200-soc-subtype-handling.patch index 4d62d18e777..12ae52d5d90 100644 --- a/queue-3.2/arm-at91-fix-at91rm9200-soc-subtype-handling.patch +++ b/queue-3.2/arm-at91-fix-at91rm9200-soc-subtype-handling.patch @@ -19,7 +19,7 @@ Bug discovery and first implementation made by Veli-Pekka Peltola. Signed-off-by: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- arch/arm/mach-at91/setup.c | 7 +++++-- diff --git a/queue-3.2/asoc-disable-register-synchronisation-for-low-frequency-wm8996-sysclk.patch b/queue-3.2/asoc-disable-register-synchronisation-for-low-frequency-wm8996-sysclk.patch index 97e463ccb0a..4e00bd83ca0 100644 --- a/queue-3.2/asoc-disable-register-synchronisation-for-low-frequency-wm8996-sysclk.patch +++ b/queue-3.2/asoc-disable-register-synchronisation-for-low-frequency-wm8996-sysclk.patch @@ -12,7 +12,7 @@ may occasionally take too long to take effect, causing I/O issues. Disable synchronisation in order to avoid any issues. Signed-off-by: Mark Brown -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- sound/soc/codecs/wm8996.c | 4 ++++ diff --git a/queue-3.2/asoc-don-t-go-through-cache-when-applying-wm5100-rev-a-updates.patch b/queue-3.2/asoc-don-t-go-through-cache-when-applying-wm5100-rev-a-updates.patch index 899f332cc4d..e651d662832 100644 --- a/queue-3.2/asoc-don-t-go-through-cache-when-applying-wm5100-rev-a-updates.patch +++ b/queue-3.2/asoc-don-t-go-through-cache-when-applying-wm5100-rev-a-updates.patch @@ -12,7 +12,7 @@ in the former case the cache won't do anything and in the latter case we're fixing things so the cache sync will do the right thing. Signed-off-by: Mark Brown -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- sound/soc/codecs/wm5100.c | 2 ++ diff --git a/queue-3.2/asoc-mark-wm5100-register-map-cache-only-when-going-into-bias_off.patch b/queue-3.2/asoc-mark-wm5100-register-map-cache-only-when-going-into-bias_off.patch index 36d3710d1fa..e417c340b3b 100644 --- a/queue-3.2/asoc-mark-wm5100-register-map-cache-only-when-going-into-bias_off.patch +++ b/queue-3.2/asoc-mark-wm5100-register-map-cache-only-when-going-into-bias_off.patch @@ -11,7 +11,7 @@ Writing to the registers won't work if we do actually manage to hit a fully powered off state. Signed-off-by: Mark Brown -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- sound/soc/codecs/wm5100.c | 1 + diff --git a/queue-3.2/asoc-wm8996-call-_post_pmu-callback-for-cpvdd.patch b/queue-3.2/asoc-wm8996-call-_post_pmu-callback-for-cpvdd.patch index 1000e88d3e4..ca37d899a2f 100644 --- a/queue-3.2/asoc-wm8996-call-_post_pmu-callback-for-cpvdd.patch +++ b/queue-3.2/asoc-wm8996-call-_post_pmu-callback-for-cpvdd.patch @@ -11,7 +11,7 @@ We should be allowing a 5ms delay after the charge pump is started in order to ensure it has finished ramping. Signed-off-by: Mark Brown -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- sound/soc/codecs/wm8996.c | 3 ++- diff --git a/queue-3.2/bonding-fix-enslaving-in-alb-mode-when-link-down.patch b/queue-3.2/bonding-fix-enslaving-in-alb-mode-when-link-down.patch index 557720981e5..32ca57d5c1e 100644 --- a/queue-3.2/bonding-fix-enslaving-in-alb-mode-when-link-down.patch +++ b/queue-3.2/bonding-fix-enslaving-in-alb-mode-when-link-down.patch @@ -25,7 +25,7 @@ Reported-by: Narendra K Signed-off-by: Jiri Bohac Signed-off-by: Jay Vosburgh Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/net/bonding/bond_alb.c | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-) diff --git a/queue-3.2/brcmsmac-fix-tx-queue-flush-infinite-loop.patch b/queue-3.2/brcmsmac-fix-tx-queue-flush-infinite-loop.patch index 4c824e7cd8c..825acb81bcf 100644 --- a/queue-3.2/brcmsmac-fix-tx-queue-flush-infinite-loop.patch +++ b/queue-3.2/brcmsmac-fix-tx-queue-flush-infinite-loop.patch @@ -18,7 +18,7 @@ https://bugzilla.kernel.org/show_bug.cgi?id=42576 Reported-and-tested-by: Patrick Signed-off-by: Stanislaw Gruszka Signed-off-by: John W. Linville -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/net/wireless/brcm80211/brcmsmac/main.c | 10 +++++++++- diff --git a/queue-3.2/crypto-sha512-make-it-work-undo-percpu-message-schedule.patch b/queue-3.2/crypto-sha512-make-it-work-undo-percpu-message-schedule.patch index 62b7aee5ef9..55ba7ee3340 100644 --- a/queue-3.2/crypto-sha512-make-it-work-undo-percpu-message-schedule.patch +++ b/queue-3.2/crypto-sha512-make-it-work-undo-percpu-message-schedule.patch @@ -38,7 +38,7 @@ separatedly. Signed-off-by: Alexey Dobriyan Signed-off-by: Herbert Xu -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- crypto/sha512_generic.c | 6 +----- diff --git a/queue-3.2/crypto-sha512-reduce-stack-usage-to-safe-number.patch b/queue-3.2/crypto-sha512-reduce-stack-usage-to-safe-number.patch index 29b9c36950a..43be44bd0b0 100644 --- a/queue-3.2/crypto-sha512-reduce-stack-usage-to-safe-number.patch +++ b/queue-3.2/crypto-sha512-reduce-stack-usage-to-safe-number.patch @@ -36,7 +36,7 @@ http://csrc.nist.gov/publications/fips/fips180-2/fips180-2withchangenotice.pdf Signed-off-by: Alexey Dobriyan Signed-off-by: Herbert Xu -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- crypto/sha512_generic.c | 58 ++++++++++++++++++++++++++++-------------------- diff --git a/queue-3.2/drivers-usb-host-ehci-fsl.c-add-missing-iounmap.patch b/queue-3.2/drivers-usb-host-ehci-fsl.c-add-missing-iounmap.patch index fa26939ad38..8aa4b414888 100644 --- a/queue-3.2/drivers-usb-host-ehci-fsl.c-add-missing-iounmap.patch +++ b/queue-3.2/drivers-usb-host-ehci-fsl.c-add-missing-iounmap.patch @@ -33,7 +33,7 @@ iounmap(e); Signed-off-by: Julia Lawall Acked-by: Alan Stern -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/host/ehci-fsl.c | 2 +- diff --git a/queue-3.2/drm-fix-authentication-kernel-crash.patch b/queue-3.2/drm-fix-authentication-kernel-crash.patch index 06a91c817aa..d82e2916aae 100644 --- a/queue-3.2/drm-fix-authentication-kernel-crash.patch +++ b/queue-3.2/drm-fix-authentication-kernel-crash.patch @@ -22,7 +22,7 @@ descriptor is closed. Signed-off-by: Thomas Hellstrom Reviewed-by: Daniel Vetter Signed-off-by: Dave Airlie -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/drm_auth.c | 6 +++++- diff --git a/queue-3.2/drm-i915-paper-over-missed-irq-issues-with-force-wake-voodoo.patch b/queue-3.2/drm-i915-paper-over-missed-irq-issues-with-force-wake-voodoo.patch index a19c2e0cb08..ed7dc11c755 100644 --- a/queue-3.2/drm-i915-paper-over-missed-irq-issues-with-force-wake-voodoo.patch +++ b/queue-3.2/drm-i915-paper-over-missed-irq-issues-with-force-wake-voodoo.patch @@ -44,7 +44,7 @@ Tested-by: Eugeni Dodonov Reviewed-by: Eugeni Dodonov Signed-Off-by: Daniel Vetter Signed-off-by: Keith Packard -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/i915/intel_ringbuffer.c | 27 +++++++++++++++++++++++++-- diff --git a/queue-3.2/drm-i915-re-enable-gen7-rc6-and-gpu-turbo-after-resume.patch b/queue-3.2/drm-i915-re-enable-gen7-rc6-and-gpu-turbo-after-resume.patch index 134690103fd..84bd28e38b7 100644 --- a/queue-3.2/drm-i915-re-enable-gen7-rc6-and-gpu-turbo-after-resume.patch +++ b/queue-3.2/drm-i915-re-enable-gen7-rc6-and-gpu-turbo-after-resume.patch @@ -12,7 +12,7 @@ Reviewed-by: Keith Packard Reviewed-by: Eugeni Dodonov Reviewed-by: Kenneth Graunke Signed-off-by: Keith Packard -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/i915/i915_suspend.c | 4 ++-- diff --git a/queue-3.2/drm-i915-sdvo-always-set-positive-sync-polarity.patch b/queue-3.2/drm-i915-sdvo-always-set-positive-sync-polarity.patch index afdb381f125..b73eaa21497 100644 --- a/queue-3.2/drm-i915-sdvo-always-set-positive-sync-polarity.patch +++ b/queue-3.2/drm-i915-sdvo-always-set-positive-sync-polarity.patch @@ -21,7 +21,7 @@ Reviewed-by: Eric Anholt Reviewed-by: Jesse Barnes Signed-off-by: Paulo Zanoni Signed-off-by: Keith Packard -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/i915/intel_sdvo.c | 8 +++----- diff --git a/queue-3.2/drm-radeon-kms-add-an-msi-quirk-for-dell-rs690.patch b/queue-3.2/drm-radeon-kms-add-an-msi-quirk-for-dell-rs690.patch index 47f7806fafd..e16d472a885 100644 --- a/queue-3.2/drm-radeon-kms-add-an-msi-quirk-for-dell-rs690.patch +++ b/queue-3.2/drm-radeon-kms-add-an-msi-quirk-for-dell-rs690.patch @@ -13,7 +13,7 @@ https://bugs.freedesktop.org/show_bug.cgi?id=37679 Reported-by: Dmitry Podgorny Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/radeon/radeon_irq_kms.c | 6 ++++++ diff --git a/queue-3.2/drm-radeon-kms-move-panel-mode-setup-into-encoder-mode-set.patch b/queue-3.2/drm-radeon-kms-move-panel-mode-setup-into-encoder-mode-set.patch index c7478f8366d..0a19e734bac 100644 --- a/queue-3.2/drm-radeon-kms-move-panel-mode-setup-into-encoder-mode-set.patch +++ b/queue-3.2/drm-radeon-kms-move-panel-mode-setup-into-encoder-mode-set.patch @@ -11,7 +11,7 @@ Needs to happen earlier in the mode set. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/radeon/atombios_dp.c | 22 ++++++++++------------ diff --git a/queue-3.2/drm-radeon-kms-rework-modeset-sequence-for-dce41-and-dce5.patch b/queue-3.2/drm-radeon-kms-rework-modeset-sequence-for-dce41-and-dce5.patch index ffaec2207e0..da4adf64e00 100644 --- a/queue-3.2/drm-radeon-kms-rework-modeset-sequence-for-dce41-and-dce5.patch +++ b/queue-3.2/drm-radeon-kms-rework-modeset-sequence-for-dce41-and-dce5.patch @@ -15,7 +15,7 @@ https://bugs.freedesktop.org/show_bug.cgi?id=44955 Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/radeon/atombios_encoders.c | 19 ++++++++++++------- diff --git a/queue-3.2/ecryptfs-check-inode-changes-in-setattr.patch b/queue-3.2/ecryptfs-check-inode-changes-in-setattr.patch index 10e957888eb..718873611e6 100644 --- a/queue-3.2/ecryptfs-check-inode-changes-in-setattr.patch +++ b/queue-3.2/ecryptfs-check-inode-changes-in-setattr.patch @@ -34,7 +34,7 @@ limits or FSIZE rlimits, from ever starting. Signed-off-by: Tyler Hicks Reviewed-by: Li Wang -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- fs/ecryptfs/inode.c | 48 ++++++++++++++++++++++++++++++++++++------------ diff --git a/queue-3.2/ecryptfs-fix-oops-when-printing-debug-info-in-extent-crypto-functions.patch b/queue-3.2/ecryptfs-fix-oops-when-printing-debug-info-in-extent-crypto-functions.patch index f2ba8d69231..04de8a33c36 100644 --- a/queue-3.2/ecryptfs-fix-oops-when-printing-debug-info-in-extent-crypto-functions.patch +++ b/queue-3.2/ecryptfs-fix-oops-when-printing-debug-info-in-extent-crypto-functions.patch @@ -23,7 +23,7 @@ https://launchpad.net/bugs/913651 Signed-off-by: Tyler Hicks Reported-by: Daniel DeFreez -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- fs/ecryptfs/crypto.c | 40 ---------------------------------------- diff --git a/queue-3.2/ecryptfs-improve-metadata-read-failure-logging.patch b/queue-3.2/ecryptfs-improve-metadata-read-failure-logging.patch index d30eb132370..24aac2b179e 100644 --- a/queue-3.2/ecryptfs-improve-metadata-read-failure-logging.patch +++ b/queue-3.2/ecryptfs-improve-metadata-read-failure-logging.patch @@ -16,7 +16,7 @@ allows one to 'find . -inum INODE`. Signed-off-by: Tim Gardner Reviewed-by: Kees Cook Signed-off-by: Tyler Hicks -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- fs/ecryptfs/crypto.c | 9 ++++++--- diff --git a/queue-3.2/ecryptfs-make-truncate-path-killable.patch b/queue-3.2/ecryptfs-make-truncate-path-killable.patch index ac2e3f59ecd..2ecf465f7bb 100644 --- a/queue-3.2/ecryptfs-make-truncate-path-killable.patch +++ b/queue-3.2/ecryptfs-make-truncate-path-killable.patch @@ -22,7 +22,7 @@ the eCryptfs inode size is updated to reflect the modified inode size and then -EINTR is returned. Signed-off-by: Tyler Hicks -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- fs/ecryptfs/read_write.c | 19 ++++++++++++++----- diff --git a/queue-3.2/ecryptfs-sanitize-write-counts-of-dev-ecryptfs.patch b/queue-3.2/ecryptfs-sanitize-write-counts-of-dev-ecryptfs.patch index 3e20654f583..ecccdb89199 100644 --- a/queue-3.2/ecryptfs-sanitize-write-counts-of-dev-ecryptfs.patch +++ b/queue-3.2/ecryptfs-sanitize-write-counts-of-dev-ecryptfs.patch @@ -17,7 +17,7 @@ bytes. Signed-off-by: Tyler Hicks Reported-by: Sasha Levin -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- fs/ecryptfs/miscdev.c | 56 +++++++++++++++++++++++++++++++++----------------- diff --git a/queue-3.2/hwmon-f71805f-fix-clamping-of-temperature-limits.patch b/queue-3.2/hwmon-f71805f-fix-clamping-of-temperature-limits.patch index f94f5032a59..4b7d2f2459b 100644 --- a/queue-3.2/hwmon-f71805f-fix-clamping-of-temperature-limits.patch +++ b/queue-3.2/hwmon-f71805f-fix-clamping-of-temperature-limits.patch @@ -14,7 +14,7 @@ result in the limit being set to 0 degree Celsius. Signed-off-by: Jean Delvare Signed-off-by: Guenter Roeck -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/hwmon/f71805f.c | 10 +++++----- diff --git a/queue-3.2/hwmon-sht15-fix-bad-error-code.patch b/queue-3.2/hwmon-sht15-fix-bad-error-code.patch index 07acd44ea55..a4888aa3148 100644 --- a/queue-3.2/hwmon-sht15-fix-bad-error-code.patch +++ b/queue-3.2/hwmon-sht15-fix-bad-error-code.patch @@ -11,7 +11,7 @@ When no platform data was supplied, returned error code was 0. Signed-off-by: Vivien Didelot Signed-off-by: Guenter Roeck -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/hwmon/sht15.c | 3 ++- diff --git a/queue-3.2/hwmon-w83627ehf-disable-setting-dc-mode-for-pwm2-pwm3-on-nct6776f.patch b/queue-3.2/hwmon-w83627ehf-disable-setting-dc-mode-for-pwm2-pwm3-on-nct6776f.patch index 7e89f584b6c..96126ca0ee5 100644 --- a/queue-3.2/hwmon-w83627ehf-disable-setting-dc-mode-for-pwm2-pwm3-on-nct6776f.patch +++ b/queue-3.2/hwmon-w83627ehf-disable-setting-dc-mode-for-pwm2-pwm3-on-nct6776f.patch @@ -13,7 +13,7 @@ is made to set those pwm channels to DC mode. Signed-off-by: Guenter Roeck Acked-by: Jean Delvare Signed-off-by: Guenter Roeck -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/hwmon/w83627ehf.c | 6 ++++++ diff --git a/queue-3.2/iwlwifi-fix-pci-e-transport-inta-race.patch b/queue-3.2/iwlwifi-fix-pci-e-transport-inta-race.patch index 980de01284f..315f6da7891 100644 --- a/queue-3.2/iwlwifi-fix-pci-e-transport-inta-race.patch +++ b/queue-3.2/iwlwifi-fix-pci-e-transport-inta-race.patch @@ -27,7 +27,7 @@ my test systems. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c | 4 ++-- diff --git a/queue-3.2/jbd-issue-cache-flush-after-checkpointing.patch b/queue-3.2/jbd-issue-cache-flush-after-checkpointing.patch index a510e645b5a..808d23919a7 100644 --- a/queue-3.2/jbd-issue-cache-flush-after-checkpointing.patch +++ b/queue-3.2/jbd-issue-cache-flush-after-checkpointing.patch @@ -30,7 +30,7 @@ freed' filesystem errors which are totally unreproducible but inspection of several fs images I've gathered over time points to a problem like this. Signed-off-by: Jan Kara -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- fs/jbd/checkpoint.c | 27 ++++++++++++++++++++++----- diff --git a/queue-3.2/jsm-fixed-eeh-recovery-error.patch b/queue-3.2/jsm-fixed-eeh-recovery-error.patch index a7d0135726d..1b127193bbf 100644 --- a/queue-3.2/jsm-fixed-eeh-recovery-error.patch +++ b/queue-3.2/jsm-fixed-eeh-recovery-error.patch @@ -33,7 +33,7 @@ restored. Signed-off-by: Lucas Kannebley Tavares Signed-off-by: Breno Leitao Acked-by: Thadeu Lima de Souza Cascardo -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/tty/serial/jsm/jsm_driver.c | 1 + diff --git a/queue-3.2/l2tp-l2tp_ip-fix-possible-oops-on-packet-receive.patch b/queue-3.2/l2tp-l2tp_ip-fix-possible-oops-on-packet-receive.patch index ecdba5175c5..914e4340725 100644 --- a/queue-3.2/l2tp-l2tp_ip-fix-possible-oops-on-packet-receive.patch +++ b/queue-3.2/l2tp-l2tp_ip-fix-possible-oops-on-packet-receive.patch @@ -50,7 +50,7 @@ Code: c6 05 8c ea a8 c1 01 e8 0c d4 d9 ff 85 f6 74 07 3e ff 86 80 00 00 00 b9 17 Signed-off-by: James Chapman Acked-by: Eric Dumazet Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/l2tp/l2tp_ip.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/queue-3.2/m68k-fix-assembler-constraint-to-prevent-overeager-gcc-optimisation.patch b/queue-3.2/m68k-fix-assembler-constraint-to-prevent-overeager-gcc-optimisation.patch index 09ee7ff6772..75d395c0cfb 100644 --- a/queue-3.2/m68k-fix-assembler-constraint-to-prevent-overeager-gcc-optimisation.patch +++ b/queue-3.2/m68k-fix-assembler-constraint-to-prevent-overeager-gcc-optimisation.patch @@ -13,7 +13,7 @@ initialisation away. Fix this by using the "m" constraint instead. Signed-off-by: Andreas Schwab Signed-off-by: Geert Uytterhoeven -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- arch/m68k/atari/config.c | 8 ++++---- diff --git a/queue-3.2/mac80211-fix-work-removal-on-deauth-request.patch b/queue-3.2/mac80211-fix-work-removal-on-deauth-request.patch index 59e2d672e89..eecae872736 100644 --- a/queue-3.2/mac80211-fix-work-removal-on-deauth-request.patch +++ b/queue-3.2/mac80211-fix-work-removal-on-deauth-request.patch @@ -33,7 +33,7 @@ Reported-by: Pontus Fuchs Tested-by: Pontus Fuchs Signed-off-by: Johannes Berg Signed-off-by: John W. Linville -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/mac80211/mlme.c | 38 +++++++++++++++++++++++++++----------- diff --git a/queue-3.2/mach-ux500-enable-arm-errata-764369.patch b/queue-3.2/mach-ux500-enable-arm-errata-764369.patch index 78be05126c6..6d60e8b2042 100644 --- a/queue-3.2/mach-ux500-enable-arm-errata-764369.patch +++ b/queue-3.2/mach-ux500-enable-arm-errata-764369.patch @@ -11,7 +11,7 @@ This applies ARM errata 764369 for all ux500 platforms. Signed-off-by: Srinidhi Kasagar Signed-off-by: Linus Walleij -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- arch/arm/mach-ux500/Kconfig | 1 + diff --git a/queue-3.2/macvlan-fix-a-possible-use-after-free.patch b/queue-3.2/macvlan-fix-a-possible-use-after-free.patch index 6042b2c2443..e3307258226 100644 --- a/queue-3.2/macvlan-fix-a-possible-use-after-free.patch +++ b/queue-3.2/macvlan-fix-a-possible-use-after-free.patch @@ -15,7 +15,7 @@ ip_check_defrag() uses pskb_may_pull() : skb header can be reallocated. Signed-off-by: Eric Dumazet Cc: Ben Greear Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/net/macvlan.c | 1 + 1 file changed, 1 insertion(+) diff --git a/queue-3.2/mpt2sas-removed-redundant-calling-of-_scsih_probe_devices-from-_scsih_probe.patch b/queue-3.2/mpt2sas-removed-redundant-calling-of-_scsih_probe_devices-from-_scsih_probe.patch index 667dcc0bd50..6eb335c2069 100644 --- a/queue-3.2/mpt2sas-removed-redundant-calling-of-_scsih_probe_devices-from-_scsih_probe.patch +++ b/queue-3.2/mpt2sas-removed-redundant-calling-of-_scsih_probe_devices-from-_scsih_probe.patch @@ -20,7 +20,7 @@ time in the function _base_make_ioc_operational(). Signed-off-by: Nagalakshmi Nandigama Signed-off-by: James Bottomley -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/scsi/mpt2sas/mpt2sas_base.c | 20 +++++++------------- diff --git a/queue-3.2/net-bpf_jit-fix-divide-by-0-generation.patch b/queue-3.2/net-bpf_jit-fix-divide-by-0-generation.patch index cee6120453c..f75a696a415 100644 --- a/queue-3.2/net-bpf_jit-fix-divide-by-0-generation.patch +++ b/queue-3.2/net-bpf_jit-fix-divide-by-0-generation.patch @@ -24,7 +24,7 @@ Several problems fixed in this patch : Reported-by: Phil Oester Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- arch/x86/net/bpf_jit_comp.c | 36 ++++++++++++++++++++++-------------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/queue-3.2/net-caif-register-properly-as-a-pernet-subsystem.patch b/queue-3.2/net-caif-register-properly-as-a-pernet-subsystem.patch index 1793e671b86..a8f1ad0dee5 100644 --- a/queue-3.2/net-caif-register-properly-as-a-pernet-subsystem.patch +++ b/queue-3.2/net-caif-register-properly-as-a-pernet-subsystem.patch @@ -30,7 +30,7 @@ Signed-off-by: Eric W. Biederman Acked-by: Sjur Brændeland Tested-by: Sasha Levin Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/caif/caif_dev.c | 11 ++++------- net/caif/cfcnfg.c | 1 - diff --git a/queue-3.2/net-reintroduce-missing-rcu_assign_pointer-calls.patch b/queue-3.2/net-reintroduce-missing-rcu_assign_pointer-calls.patch index 16774c819f7..d15b30114ef 100644 --- a/queue-3.2/net-reintroduce-missing-rcu_assign_pointer-calls.patch +++ b/queue-3.2/net-reintroduce-missing-rcu_assign_pointer-calls.patch @@ -19,7 +19,7 @@ Signed-off-by: Eric Dumazet CC: Stephen Hemminger CC: Paul E. McKenney Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/core/net-sysfs.c | 6 +++--- net/core/netpoll.c | 2 +- diff --git a/queue-3.2/netns-fail-conspicously-if-someone-uses-net_generic-at-an-inappropriate-time.patch b/queue-3.2/netns-fail-conspicously-if-someone-uses-net_generic-at-an-inappropriate-time.patch index 8797700d46a..2e27dccb930 100644 --- a/queue-3.2/netns-fail-conspicously-if-someone-uses-net_generic-at-an-inappropriate-time.patch +++ b/queue-3.2/netns-fail-conspicously-if-someone-uses-net_generic-at-an-inappropriate-time.patch @@ -22,7 +22,7 @@ conclusions in the futrue. Signed-off-by: Eric W. Biederman Tested-by: Sasha Levin Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- include/net/netns/generic.h | 1 + 1 file changed, 1 insertion(+) diff --git a/queue-3.2/netns-fix-net_alloc_generic.patch b/queue-3.2/netns-fix-net_alloc_generic.patch index 18d0064a677..b92dde88f37 100644 --- a/queue-3.2/netns-fix-net_alloc_generic.patch +++ b/queue-3.2/netns-fix-net_alloc_generic.patch @@ -40,7 +40,7 @@ Cc: Sjur Br Cc: Eric W. Biederman Cc: Pavel Emelyanov Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/core/net_namespace.c | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/queue-3.2/qcaux-add-more-pantech-uml190-and-uml290-ports.patch b/queue-3.2/qcaux-add-more-pantech-uml190-and-uml290-ports.patch index 2658985fb10..5de4c3cb604 100644 --- a/queue-3.2/qcaux-add-more-pantech-uml190-and-uml290-ports.patch +++ b/queue-3.2/qcaux-add-more-pantech-uml190-and-uml290-ports.patch @@ -10,7 +10,7 @@ commit 074cc73506f529f39fef32ad1c9e1d4cdd8acf6c upstream. More ports we now know how to talk to. Signed-off-by: Dan Williams -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/qcaux.c | 7 ++++++- diff --git a/queue-3.2/rds-make-rds_sock_lock-bh-rather-than-irq-safe.patch b/queue-3.2/rds-make-rds_sock_lock-bh-rather-than-irq-safe.patch index 842a947c85f..37c8bd790f9 100644 --- a/queue-3.2/rds-make-rds_sock_lock-bh-rather-than-irq-safe.patch +++ b/queue-3.2/rds-make-rds_sock_lock-bh-rather-than-irq-safe.patch @@ -21,7 +21,7 @@ fix this bug. Reported-by: Kumar Sanghvi Reported-by: Josh Boyer Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/rds/af_rds.c | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/queue-3.2/serial-amba-pl011-lock-console-writes-against-interrupts.patch b/queue-3.2/serial-amba-pl011-lock-console-writes-against-interrupts.patch index 56103c92546..ec2077b318a 100644 --- a/queue-3.2/serial-amba-pl011-lock-console-writes-against-interrupts.patch +++ b/queue-3.2/serial-amba-pl011-lock-console-writes-against-interrupts.patch @@ -23,7 +23,7 @@ Reviewed-by: Srinidhi Kasagar Reviewed-by: Bibek Basu Reviewed-by: Shreshtha Kumar Sahu Signed-off-by: Linus Walleij -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/tty/serial/amba-pl011.c | 14 ++++++++++++++ diff --git a/queue-3.2/sysfs-complain-bitterly-about-attempts-to-remove-files-from-nonexistent-directories.patch b/queue-3.2/sysfs-complain-bitterly-about-attempts-to-remove-files-from-nonexistent-directories.patch index 7addf6f7853..d795e91c53c 100644 --- a/queue-3.2/sysfs-complain-bitterly-about-attempts-to-remove-files-from-nonexistent-directories.patch +++ b/queue-3.2/sysfs-complain-bitterly-about-attempts-to-remove-files-from-nonexistent-directories.patch @@ -24,7 +24,7 @@ and stack backtrace. Signed-off-by: Eric W. Biederman Reported-by: Wolfgang Frisch -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- fs/sysfs/file.c | 6 ++++++ diff --git a/queue-3.2/tcp-fix-tcp_trim_head-to-adjust-segment-count-with-skb-mss.patch b/queue-3.2/tcp-fix-tcp_trim_head-to-adjust-segment-count-with-skb-mss.patch index 78c922b0cee..1b25cd5b260 100644 --- a/queue-3.2/tcp-fix-tcp_trim_head-to-adjust-segment-count-with-skb-mss.patch +++ b/queue-3.2/tcp-fix-tcp_trim_head-to-adjust-segment-count-with-skb-mss.patch @@ -32,7 +32,7 @@ Signed-off-by: Neal Cardwell Acked-by: Nandita Dukkipati Acked-by: Ilpo Järvinen Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/ipv4/tcp_output.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/queue-3.2/tcp-md5-using-remote-adress-for-md5-lookup-in-rst-packet.patch b/queue-3.2/tcp-md5-using-remote-adress-for-md5-lookup-in-rst-packet.patch index e958bcd01ab..425f81a36ee 100644 --- a/queue-3.2/tcp-md5-using-remote-adress-for-md5-lookup-in-rst-packet.patch +++ b/queue-3.2/tcp-md5-using-remote-adress-for-md5-lookup-in-rst-packet.patch @@ -14,7 +14,7 @@ sending out reset packet. Signed-off-by: shawnlu Signed-off-by: David S. Miller -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- net/ipv4/tcp_ipv4.c | 2 +- net/ipv6/tcp_ipv6.c | 2 +- diff --git a/queue-3.2/tpm_tis-add-delay-after-aborting-command.patch b/queue-3.2/tpm_tis-add-delay-after-aborting-command.patch index 07315df12d5..29e96bd2a30 100644 --- a/queue-3.2/tpm_tis-add-delay-after-aborting-command.patch +++ b/queue-3.2/tpm_tis-add-delay-after-aborting-command.patch @@ -15,7 +15,7 @@ maps to randomly failing suspend/resume operations. Signed-off-by: Stefan Berger Signed-off-by: Rajiv Andrade -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/char/tpm/tpm_tis.c | 3 +++ diff --git a/queue-3.2/tty-fix-uv-serial-console-regression.patch b/queue-3.2/tty-fix-uv-serial-console-regression.patch index da485c5add8..b8688a473d9 100644 --- a/queue-3.2/tty-fix-uv-serial-console-regression.patch +++ b/queue-3.2/tty-fix-uv-serial-console-regression.patch @@ -33,7 +33,7 @@ And document that shit. Signed-off-by: Jiri Slaby References: https://lkml.org/lkml/2011/12/6/573 References: https://bugzilla.novell.com/show_bug.cgi?id=718518 -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/tty/tty_port.c | 12 +++++++----- diff --git a/queue-3.2/usb-cdc-wdm-avoid-hanging-on-interface-with-no-usb_cdc_dmm_type.patch b/queue-3.2/usb-cdc-wdm-avoid-hanging-on-interface-with-no-usb_cdc_dmm_type.patch index 03ad29035dd..6421dcbc2d1 100644 --- a/queue-3.2/usb-cdc-wdm-avoid-hanging-on-interface-with-no-usb_cdc_dmm_type.patch +++ b/queue-3.2/usb-cdc-wdm-avoid-hanging-on-interface-with-no-usb_cdc_dmm_type.patch @@ -22,7 +22,7 @@ device receive buffer size required by the CDC WMC standard, revision 1.1 Signed-off-by: Bjørn Mork -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/class/cdc-wdm.c | 4 +++- diff --git a/queue-3.2/usb-cdc-wdm-better-allocate-a-buffer-that-is-at-least-as-big-as-we-tell-the-usb-core.patch b/queue-3.2/usb-cdc-wdm-better-allocate-a-buffer-that-is-at-least-as-big-as-we-tell-the-usb-core.patch index 7ac6fcaf6b5..cfaa8e8ec32 100644 --- a/queue-3.2/usb-cdc-wdm-better-allocate-a-buffer-that-is-at-least-as-big-as-we-tell-the-usb-core.patch +++ b/queue-3.2/usb-cdc-wdm-better-allocate-a-buffer-that-is-at-least-as-big-as-we-tell-the-usb-core.patch @@ -16,7 +16,7 @@ specified in the URB (desc->wMaxCommand, typically something like 2048) Signed-off-by: Bjørn Mork Cc: Oliver Neukum -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/class/cdc-wdm.c | 2 +- diff --git a/queue-3.2/usb-cdc-wdm-call-wake_up_all-to-allow-driver-to-shutdown-on-device-removal.patch b/queue-3.2/usb-cdc-wdm-call-wake_up_all-to-allow-driver-to-shutdown-on-device-removal.patch index a1a1dfe4075..d893eb34a2b 100644 --- a/queue-3.2/usb-cdc-wdm-call-wake_up_all-to-allow-driver-to-shutdown-on-device-removal.patch +++ b/queue-3.2/usb-cdc-wdm-call-wake_up_all-to-allow-driver-to-shutdown-on-device-removal.patch @@ -17,7 +17,7 @@ to complete. Do the wake_up_all() before we start waiting for the locks. Signed-off-by: Bjørn Mork Cc: Oliver Neukum Cc: stable -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/class/cdc-wdm.c | 2 +- diff --git a/queue-3.2/usb-cdc-wdm-updating-desc-length-must-be-protected-by-spin_lock.patch b/queue-3.2/usb-cdc-wdm-updating-desc-length-must-be-protected-by-spin_lock.patch index 0799a3dc2a5..2708ef4cf1c 100644 --- a/queue-3.2/usb-cdc-wdm-updating-desc-length-must-be-protected-by-spin_lock.patch +++ b/queue-3.2/usb-cdc-wdm-updating-desc-length-must-be-protected-by-spin_lock.patch @@ -14,7 +14,7 @@ wdm_in_callback() will also touch this field, so we cannot change it without loc Signed-off-by: Bjørn Mork Acked-by: Oliver Neukum -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/class/cdc-wdm.c | 2 ++ diff --git a/queue-3.2/usb-cdc-wdm-use-two-mutexes-to-allow-simultaneous-read-and-write.patch b/queue-3.2/usb-cdc-wdm-use-two-mutexes-to-allow-simultaneous-read-and-write.patch index 50ee4e4b09d..7487bf572dc 100644 --- a/queue-3.2/usb-cdc-wdm-use-two-mutexes-to-allow-simultaneous-read-and-write.patch +++ b/queue-3.2/usb-cdc-wdm-use-two-mutexes-to-allow-simultaneous-read-and-write.patch @@ -15,7 +15,7 @@ driver accept simultaneous read and write. This improves useability a lot. Signed-off-by: Bjørn Mork Cc: Oliver Neukum -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/class/cdc-wdm.c | 49 +++++++++++++++++++++++++++----------------- diff --git a/queue-3.2/usb-cp210x-allow-more-baud-rates-above-1mbaud.patch b/queue-3.2/usb-cp210x-allow-more-baud-rates-above-1mbaud.patch index 3d24b9ef177..1e77e4f8915 100644 --- a/queue-3.2/usb-cp210x-allow-more-baud-rates-above-1mbaud.patch +++ b/queue-3.2/usb-cp210x-allow-more-baud-rates-above-1mbaud.patch @@ -11,7 +11,7 @@ Allow more baud rates to be set in [1M,2M] baud. Signed-off-by: Johan Hovold Cc: Preston Fick -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 11 ++++++----- diff --git a/queue-3.2/usb-cp210x-call-generic-open-last-in-open.patch b/queue-3.2/usb-cp210x-call-generic-open-last-in-open.patch index 0d6c930e75d..e2dc1bf1e97 100644 --- a/queue-3.2/usb-cp210x-call-generic-open-last-in-open.patch +++ b/queue-3.2/usb-cp210x-call-generic-open-last-in-open.patch @@ -10,7 +10,7 @@ commit 55b2afbb92ad92e9f6b0aa4354eb1c94589280c3 upstream. Make sure port is fully initialised before calling generic open. Signed-off-by: Johan Hovold -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 9 ++------- diff --git a/queue-3.2/usb-cp210x-clean-up-refactor-and-document-speed-handling.patch b/queue-3.2/usb-cp210x-clean-up-refactor-and-document-speed-handling.patch index 49b7601a472..5981e9b0263 100644 --- a/queue-3.2/usb-cp210x-clean-up-refactor-and-document-speed-handling.patch +++ b/queue-3.2/usb-cp210x-clean-up-refactor-and-document-speed-handling.patch @@ -12,7 +12,7 @@ Document baud rate handling for CP210{1,2,4,5,10}. Signed-off-by: Johan Hovold Cc: Preston Fick -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 69 +++++++++++++++++++++++++++++++++++--------- diff --git a/queue-3.2/usb-cp210x-do-not-map-baud-rates-to-b0.patch b/queue-3.2/usb-cp210x-do-not-map-baud-rates-to-b0.patch index db1708b2321..e28e1fd0e6f 100644 --- a/queue-3.2/usb-cp210x-do-not-map-baud-rates-to-b0.patch +++ b/queue-3.2/usb-cp210x-do-not-map-baud-rates-to-b0.patch @@ -11,7 +11,7 @@ We do not implement B0 hangup yet so map low baudrates to 300bps. Signed-off-by: Johan Hovold Cc: Preston Fick -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 4 ++-- diff --git a/queue-3.2/usb-cp210x-fix-cp2104-baudrate-usage.patch b/queue-3.2/usb-cp210x-fix-cp2104-baudrate-usage.patch index 32f4b873bba..b1c9ffe13a2 100644 --- a/queue-3.2/usb-cp210x-fix-cp2104-baudrate-usage.patch +++ b/queue-3.2/usb-cp210x-fix-cp2104-baudrate-usage.patch @@ -35,7 +35,7 @@ bugzilla.kernel.org. This patch has been developed and test on the Signed-off-by: Preston Fick [duplicate patch also sent by Johan - gregkh] Signed-off-by: Johan Hovold -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 10 ++++------ diff --git a/queue-3.2/usb-cp210x-fix-up-set_termios-variables.patch b/queue-3.2/usb-cp210x-fix-up-set_termios-variables.patch index 91d514a8810..4ed40698865 100644 --- a/queue-3.2/usb-cp210x-fix-up-set_termios-variables.patch +++ b/queue-3.2/usb-cp210x-fix-up-set_termios-variables.patch @@ -13,7 +13,7 @@ Fix up the variable usage in the set_termios call. Signed-off-by: Johan Hovold Cc: Preston Fick -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 5 +++-- diff --git a/queue-3.2/usb-cp210x-initialise-baud-rate-at-open.patch b/queue-3.2/usb-cp210x-initialise-baud-rate-at-open.patch index af7ff95d53b..8137cb1c50c 100644 --- a/queue-3.2/usb-cp210x-initialise-baud-rate-at-open.patch +++ b/queue-3.2/usb-cp210x-initialise-baud-rate-at-open.patch @@ -12,7 +12,7 @@ power on. Make sure it is set when port is opened. Signed-off-by: Johan Hovold Cc: Preston Fick -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 4 ++++ diff --git a/queue-3.2/usb-dwc3-ep0-tidy-up-pending-request-handling.patch b/queue-3.2/usb-dwc3-ep0-tidy-up-pending-request-handling.patch index 8cd9c58ffe7..2114087f93b 100644 --- a/queue-3.2/usb-dwc3-ep0-tidy-up-pending-request-handling.patch +++ b/queue-3.2/usb-dwc3-ep0-tidy-up-pending-request-handling.patch @@ -17,7 +17,7 @@ when starting requests for IRQs which are long gone. Signed-off-by: Felipe Balbi -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/dwc3/ep0.c | 14 ++++---------- diff --git a/queue-3.2/usb-ftdi_sio-add-more-identifiers.patch b/queue-3.2/usb-ftdi_sio-add-more-identifiers.patch index 6accda3989b..014f1e55d0a 100644 --- a/queue-3.2/usb-ftdi_sio-add-more-identifiers.patch +++ b/queue-3.2/usb-ftdi_sio-add-more-identifiers.patch @@ -10,7 +10,7 @@ commit 2353f806c97020d4c7709f15eebb49b591f7306d upstream. 0x04d8, 0x000a: Hornby Elite Signed-off-by: Alan Cox -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/ftdi_sio.c | 1 + diff --git a/queue-3.2/usb-ftdi_sio-add-pid-for-ti-xds100v2-beaglebone-a3.patch b/queue-3.2/usb-ftdi_sio-add-pid-for-ti-xds100v2-beaglebone-a3.patch index 3e5cc14fbd6..cff049ea2a3 100644 --- a/queue-3.2/usb-ftdi_sio-add-pid-for-ti-xds100v2-beaglebone-a3.patch +++ b/queue-3.2/usb-ftdi_sio-add-pid-for-ti-xds100v2-beaglebone-a3.patch @@ -10,7 +10,7 @@ commit 55f13aeae0346f0c89bfface91ad9a97653dc433 upstream. Port A for JTAG, port B for serial. Signed-off-by: Peter Korsgaard -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/ftdi_sio.c | 2 ++ diff --git a/queue-3.2/usb-ftdi_sio-fix-initial-baud-rate.patch b/queue-3.2/usb-ftdi_sio-fix-initial-baud-rate.patch index 11e518fc635..e0147077388 100644 --- a/queue-3.2/usb-ftdi_sio-fix-initial-baud-rate.patch +++ b/queue-3.2/usb-ftdi_sio-fix-initial-baud-rate.patch @@ -16,7 +16,7 @@ changing to another baud rate and back again. Reported-by: Roland Ramthun Signed-off-by: Johan Hovold Tested-by: Roland Ramthun -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/ftdi_sio.c | 7 +++++-- diff --git a/queue-3.2/usb-ftdi_sio-fix-tiocsserial-baud_base-handling.patch b/queue-3.2/usb-ftdi_sio-fix-tiocsserial-baud_base-handling.patch index 77eb3e2f0ce..20f784cd511 100644 --- a/queue-3.2/usb-ftdi_sio-fix-tiocsserial-baud_base-handling.patch +++ b/queue-3.2/usb-ftdi_sio-fix-tiocsserial-baud_base-handling.patch @@ -19,7 +19,7 @@ https://lkml.org/lkml/2005/1/20/84). Reported-by: Torbjörn Lofterud Signed-off-by: Johan Hovold -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/ftdi_sio.c | 3 +-- diff --git a/queue-3.2/usb-gadget-langwell-don-t-call-gadget-s-disconnect.patch b/queue-3.2/usb-gadget-langwell-don-t-call-gadget-s-disconnect.patch index ce097e617ca..31add9283c3 100644 --- a/queue-3.2/usb-gadget-langwell-don-t-call-gadget-s-disconnect.patch +++ b/queue-3.2/usb-gadget-langwell-don-t-call-gadget-s-disconnect.patch @@ -18,7 +18,7 @@ Signed-off-by: Alexander Shishkin Cc: Heikki Krogerus Cc: linux-usb@vger.kernel.org Signed-off-by: Felipe Balbi -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/gadget/langwell_udc.c | 18 ++++++++---------- diff --git a/queue-3.2/usb-gadget-storage-endian-fix.patch b/queue-3.2/usb-gadget-storage-endian-fix.patch index 14054dbf0a3..341002213e6 100644 --- a/queue-3.2/usb-gadget-storage-endian-fix.patch +++ b/queue-3.2/usb-gadget-storage-endian-fix.patch @@ -11,7 +11,7 @@ Fix some endian issues for storage gadgets. Signed-off-by: Andiry Xu Signed-off-by: Felipe Balbi -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/gadget/storage_common.c | 6 +++--- diff --git a/queue-3.2/usb-io_ti-make-edge_remove_sysfs_attrs-the-port_remove-method.patch b/queue-3.2/usb-io_ti-make-edge_remove_sysfs_attrs-the-port_remove-method.patch index 2ff56dfc625..b5a73d220b0 100644 --- a/queue-3.2/usb-io_ti-make-edge_remove_sysfs_attrs-the-port_remove-method.patch +++ b/queue-3.2/usb-io_ti-make-edge_remove_sysfs_attrs-the-port_remove-method.patch @@ -15,7 +15,7 @@ the port_remove method. Signed-off-by: Eric W. Biederman Reported-by: Wolfgang Frisch -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/io_ti.c | 10 ++-------- diff --git a/queue-3.2/usb-musb-davinci-fix-build-breakage.patch b/queue-3.2/usb-musb-davinci-fix-build-breakage.patch index 484b6a9f485..46114fc2706 100644 --- a/queue-3.2/usb-musb-davinci-fix-build-breakage.patch +++ b/queue-3.2/usb-musb-davinci-fix-build-breakage.patch @@ -19,7 +19,7 @@ Tested on DM644x EVM using USB card reader. Signed-off-by: Sekhar Nori Signed-off-by: Felipe Balbi -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/musb/davinci.c | 3 --- diff --git a/queue-3.2/usb-option-add-lg-docomo-l-02c.patch b/queue-3.2/usb-option-add-lg-docomo-l-02c.patch index 5b00892f2e6..aab2ecd4780 100644 --- a/queue-3.2/usb-option-add-lg-docomo-l-02c.patch +++ b/queue-3.2/usb-option-add-lg-docomo-l-02c.patch @@ -10,7 +10,7 @@ commit e423d7401fd0717cb56a6cf51dd8341cc3e800d2 upstream. Add vendor and product ID for USB 3G/LTE modem of docomo L-02C Signed-off-by: Kentaro Matsuyama -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/option.c | 5 +++++ diff --git a/queue-3.2/usb-realtek-cr-fix-autopm-scheduling-while-atomic.patch b/queue-3.2/usb-realtek-cr-fix-autopm-scheduling-while-atomic.patch index 310951fe2f5..34484272aab 100644 --- a/queue-3.2/usb-realtek-cr-fix-autopm-scheduling-while-atomic.patch +++ b/queue-3.2/usb-realtek-cr-fix-autopm-scheduling-while-atomic.patch @@ -15,7 +15,7 @@ Reported-and-tested-by: Christian D Reported-and-tested-by: Jimmy Dorff Reported-and-tested-by: collura@ieee.org Signed-off-by: Stanislaw Gruszka -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/storage/realtek_cr.c | 2 +- diff --git a/queue-3.2/usb-serial-cp210x-added-usb-id-for-the-link-instruments-mso-19.patch b/queue-3.2/usb-serial-cp210x-added-usb-id-for-the-link-instruments-mso-19.patch index fcb25c783df..7faace05bd0 100644 --- a/queue-3.2/usb-serial-cp210x-added-usb-id-for-the-link-instruments-mso-19.patch +++ b/queue-3.2/usb-serial-cp210x-added-usb-id-for-the-link-instruments-mso-19.patch @@ -11,7 +11,7 @@ This device is a Oscilloscope/Logic Analizer/Pattern Generator/TDR, using a Silabs CP2103 USB to UART Bridge. Signed-off-by: Renato Caldas -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/cp210x.c | 1 + diff --git a/queue-3.2/usb-serial-ftdi-additional-ids.patch b/queue-3.2/usb-serial-ftdi-additional-ids.patch index 9efc770b481..e9fa0063be3 100644 --- a/queue-3.2/usb-serial-ftdi-additional-ids.patch +++ b/queue-3.2/usb-serial-ftdi-additional-ids.patch @@ -14,7 +14,7 @@ This adds IDs for the FTDI controller in the Rainforest Automation Zigbee dongle. Signed-off-by: Peter Naulls -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/serial/ftdi_sio.c | 1 + diff --git a/queue-3.2/usb-usbsevseg-fix-max-length.patch b/queue-3.2/usb-usbsevseg-fix-max-length.patch index e0789afc6ee..45f4e63205c 100644 --- a/queue-3.2/usb-usbsevseg-fix-max-length.patch +++ b/queue-3.2/usb-usbsevseg-fix-max-length.patch @@ -13,7 +13,7 @@ devices which are only 6. Signed-off-by: Harrison Metzger Signed-off-by: Stuart Pook -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/misc/usbsevseg.c | 2 +- diff --git a/queue-3.2/vmwgfx-fix-assignment-in-vmw_framebuffer_create_handle.patch b/queue-3.2/vmwgfx-fix-assignment-in-vmw_framebuffer_create_handle.patch index 14ac217e51b..914bd78ac79 100644 --- a/queue-3.2/vmwgfx-fix-assignment-in-vmw_framebuffer_create_handle.patch +++ b/queue-3.2/vmwgfx-fix-assignment-in-vmw_framebuffer_create_handle.patch @@ -12,7 +12,7 @@ The assignment of handle in vmw_framebuffer_create_handle doesn't actually do an Signed-off-by: Ryan Mallon Reviewed-by: Jakob Bornecrantz Signed-off-by: Dave Airlie -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 2 +- diff --git a/queue-3.2/x86-microcode_amd-add-support-for-cpu-family-specific-container-files.patch b/queue-3.2/x86-microcode_amd-add-support-for-cpu-family-specific-container-files.patch index 389895fa900..be82c49ff42 100644 --- a/queue-3.2/x86-microcode_amd-add-support-for-cpu-family-specific-container-files.patch +++ b/queue-3.2/x86-microcode_amd-add-support-for-cpu-family-specific-container-files.patch @@ -26,7 +26,7 @@ Cc: Link: http://lkml.kernel.org/r/20120120164412.GD24508@alberich.amd.com [ documented the naming convention and tidied the code a bit. ] Signed-off-by: Ingo Molnar -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- arch/x86/kernel/microcode_amd.c | 24 ++++++++++++++++++++++-- diff --git a/queue-3.2/x86-uv-fix-uninitialized-spinlocks.patch b/queue-3.2/x86-uv-fix-uninitialized-spinlocks.patch index bd5310f7891..f398aef86ed 100644 --- a/queue-3.2/x86-uv-fix-uninitialized-spinlocks.patch +++ b/queue-3.2/x86-uv-fix-uninitialized-spinlocks.patch @@ -23,7 +23,7 @@ Cc: Dimitri Sivanich Link: http://lkml.kernel.org/r/E1RnXd1-0003wU-PM@eag09.americas.sgi.com [ Added the uv_irq_lock initialization fix by Dimitri Sivanich ] Signed-off-by: Ingo Molnar -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- arch/x86/platform/uv/tlb_uv.c | 2 ++ diff --git a/queue-3.2/x86-uv-fix-uv_gpa_to_soc_phys_ram-shift.patch b/queue-3.2/x86-uv-fix-uv_gpa_to_soc_phys_ram-shift.patch index fc2e492404c..0dae8639785 100644 --- a/queue-3.2/x86-uv-fix-uv_gpa_to_soc_phys_ram-shift.patch +++ b/queue-3.2/x86-uv-fix-uv_gpa_to_soc_phys_ram-shift.patch @@ -13,7 +13,7 @@ shift values. This fix takes the shift into account. Signed-off-by: Russ Anderson Link: http://lkml.kernel.org/r/20120119020753.GA7228@sgi.com Signed-off-by: Ingo Molnar -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- arch/x86/include/asm/uv/uv_hub.h | 4 ++-- diff --git a/queue-3.2/x86-xen-size-struct-xen_spinlock-to-always-fit-in-arch_spinlock_t.patch b/queue-3.2/x86-xen-size-struct-xen_spinlock-to-always-fit-in-arch_spinlock_t.patch index 8bd7f1e6f14..6cbc8917194 100644 --- a/queue-3.2/x86-xen-size-struct-xen_spinlock-to-always-fit-in-arch_spinlock_t.patch +++ b/queue-3.2/x86-xen-size-struct-xen_spinlock-to-always-fit-in-arch_spinlock_t.patch @@ -33,7 +33,7 @@ Signed-off-by: David Vrabel Signed-off-by: Jeremy Fitzhardinge Acked-by: Ian Campbell Signed-off-by: Konrad Rzeszutek Wilk -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- arch/x86/xen/spinlock.c | 27 ++++++++++++++++++++++----- diff --git a/queue-3.2/xfs-fix-missing-xfs_iunlock-on-error-recovery-path-in-xfs_readlink.patch b/queue-3.2/xfs-fix-missing-xfs_iunlock-on-error-recovery-path-in-xfs_readlink.patch index cfb4b977eaf..b7108fc0c9b 100644 --- a/queue-3.2/xfs-fix-missing-xfs_iunlock-on-error-recovery-path-in-xfs_readlink.patch +++ b/queue-3.2/xfs-fix-missing-xfs_iunlock-on-error-recovery-path-in-xfs_readlink.patch @@ -15,7 +15,7 @@ Signed-off-by: Jan Kara Reviewed-by: Alex Elder Reviewed-by: Dave Chinner Signed-off-by: Ben Myers -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- fs/xfs/xfs_vnodeops.c | 3 ++- diff --git a/queue-3.2/xhci-cleanup-isoc-transfer-ring-when-td-length-mismatch-found.patch b/queue-3.2/xhci-cleanup-isoc-transfer-ring-when-td-length-mismatch-found.patch index c16ef0f0de5..e89356a48b4 100644 --- a/queue-3.2/xhci-cleanup-isoc-transfer-ring-when-td-length-mismatch-found.patch +++ b/queue-3.2/xhci-cleanup-isoc-transfer-ring-when-td-length-mismatch-found.patch @@ -17,7 +17,7 @@ enqueue in the middle of isoch TD." Signed-off-by: Andiry Xu Signed-off-by: Sarah Sharp -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/host/xhci-ring.c | 3 ++- diff --git a/queue-3.2/xhci-fix-usb-3.0-device-restart-on-resume.patch b/queue-3.2/xhci-fix-usb-3.0-device-restart-on-resume.patch index 35e259098d6..08da1bd4e05 100644 --- a/queue-3.2/xhci-fix-usb-3.0-device-restart-on-resume.patch +++ b/queue-3.2/xhci-fix-usb-3.0-device-restart-on-resume.patch @@ -22,7 +22,7 @@ This patch should be backported to kernels as old as 2.6.39. Signed-off-by: Sarah Sharp Acked-by: Andiry Xu -Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Greg Kroah-Hartman --- drivers/usb/host/xhci-ring.c | 3 ++-