From: Chris Wright Date: Tue, 31 Oct 2006 19:56:01 +0000 (-0800) Subject: Sign off on patches X-Git-Tag: v2.6.18.2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=294fef6a2e3e709cd6ca8e3d819d21bd1df4fe63;p=thirdparty%2Fkernel%2Fstable-queue.git Sign off on patches --- diff --git a/queue-2.6.18/__div64_32-for-31-bit.patch b/queue-2.6.18/__div64_32-for-31-bit.patch index b5cb1db6aad..2f037d73974 100644 --- a/queue-2.6.18/__div64_32-for-31-bit.patch +++ b/queue-2.6.18/__div64_32-for-31-bit.patch @@ -24,7 +24,7 @@ function for 31 bit s390. Signed-off-by: Martin Schwidefsky Signed-off-by: Greg Kroah-Hartman - +Signed-off-by: Chris Wright --- arch/s390/Kconfig | 4 + arch/s390/lib/Makefile | 1 diff --git a/queue-2.6.18/alsa-dereference-after-free-in-snd_hwdep_release.patch b/queue-2.6.18/alsa-dereference-after-free-in-snd_hwdep_release.patch index 10230f0b688..d9b3f84be82 100644 --- a/queue-2.6.18/alsa-dereference-after-free-in-snd_hwdep_release.patch +++ b/queue-2.6.18/alsa-dereference-after-free-in-snd_hwdep_release.patch @@ -23,6 +23,7 @@ From: Florin Malita Signed-off-by: Florin Malita Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- sound/core/hwdep.c | 3 ++- diff --git a/queue-2.6.18/alsa-emu10k1-fix-outl-in-snd_emu10k1_resume_regs.patch b/queue-2.6.18/alsa-emu10k1-fix-outl-in-snd_emu10k1_resume_regs.patch index c422f35524d..a52053c1843 100644 --- a/queue-2.6.18/alsa-emu10k1-fix-outl-in-snd_emu10k1_resume_regs.patch +++ b/queue-2.6.18/alsa-emu10k1-fix-outl-in-snd_emu10k1_resume_regs.patch @@ -18,6 +18,7 @@ reversed. From: Arnaud Patard Signed-off-by: Arnaud Patard Signed-off-by: Takashi Iwai +Signed-off-by: Chris Wright --- sound/pci/emu10k1/emu10k1_main.c | 4 ++-- diff --git a/queue-2.6.18/alsa-fix-bug-in-snd-usb-usx2y-s-usx2y_pcms_lock_check.patch b/queue-2.6.18/alsa-fix-bug-in-snd-usb-usx2y-s-usx2y_pcms_lock_check.patch index d9030b5c148..b0b536297ba 100644 --- a/queue-2.6.18/alsa-fix-bug-in-snd-usb-usx2y-s-usx2y_pcms_lock_check.patch +++ b/queue-2.6.18/alsa-fix-bug-in-snd-usb-usx2y-s-usx2y_pcms_lock_check.patch @@ -21,6 +21,7 @@ From: Karsten Wiese Signed-off-by: Karsten Wiese Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- sound/usb/usx2y/usx2yhwdeppcm.c | 2 +- diff --git a/queue-2.6.18/alsa-fix-re-use-of-va_list.patch b/queue-2.6.18/alsa-fix-re-use-of-va_list.patch index b129afadbf6..884ac321d4e 100644 --- a/queue-2.6.18/alsa-fix-re-use-of-va_list.patch +++ b/queue-2.6.18/alsa-fix-re-use-of-va_list.patch @@ -17,6 +17,7 @@ Copy/release the arguments temporarily to avoid this problem. Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- sound/core/info.c | 5 ++++- diff --git a/queue-2.6.18/alsa-powermac-fix-oops-when-conflicting-with-aoa-driver.patch b/queue-2.6.18/alsa-powermac-fix-oops-when-conflicting-with-aoa-driver.patch index 238ce671739..1f7a8c6d8fe 100644 --- a/queue-2.6.18/alsa-powermac-fix-oops-when-conflicting-with-aoa-driver.patch +++ b/queue-2.6.18/alsa-powermac-fix-oops-when-conflicting-with-aoa-driver.patch @@ -16,6 +16,7 @@ i2c initialization. Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- sound/ppc/keywest.c | 3 +++ diff --git a/queue-2.6.18/alsa-repair-snd-usb-usx2y-for-usb-2.6.18.patch b/queue-2.6.18/alsa-repair-snd-usb-usx2y-for-usb-2.6.18.patch index 5a2afe247b0..06c4c1d97ec 100644 --- a/queue-2.6.18/alsa-repair-snd-usb-usx2y-for-usb-2.6.18.patch +++ b/queue-2.6.18/alsa-repair-snd-usb-usx2y-for-usb-2.6.18.patch @@ -18,6 +18,7 @@ From: Karsten Wiese Signed-off-by: Karsten Wiese Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- sound/usb/usx2y/usbusx2yaudio.c | 18 ++++++------------ diff --git a/queue-2.6.18/alsa-snd_rtctimer-handle-rtc-interrupts-with-a-tasklet.patch b/queue-2.6.18/alsa-snd_rtctimer-handle-rtc-interrupts-with-a-tasklet.patch index 3202389faeb..9b49d8217fb 100644 --- a/queue-2.6.18/alsa-snd_rtctimer-handle-rtc-interrupts-with-a-tasklet.patch +++ b/queue-2.6.18/alsa-snd_rtctimer-handle-rtc-interrupts-with-a-tasklet.patch @@ -13,6 +13,7 @@ deadlock the RTC code, so move our interrupt handling code to a tasklet. Signed-off-by: Clemens Ladisch Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- sound/core/rtctimer.c | 17 ++++++++++++++--- diff --git a/queue-2.6.18/audit-fix-missing-ifdefs-in-syscall-classes-hookup-for-generic-targets.patch b/queue-2.6.18/audit-fix-missing-ifdefs-in-syscall-classes-hookup-for-generic-targets.patch index 743899cd564..23eaf92c65a 100644 --- a/queue-2.6.18/audit-fix-missing-ifdefs-in-syscall-classes-hookup-for-generic-targets.patch +++ b/queue-2.6.18/audit-fix-missing-ifdefs-in-syscall-classes-hookup-for-generic-targets.patch @@ -19,6 +19,7 @@ targets. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- include/asm-generic/audit_change_attr.h | 4 ++++ diff --git a/queue-2.6.18/bcm43xx-fix-watchdog-timeouts.patch b/queue-2.6.18/bcm43xx-fix-watchdog-timeouts.patch index 328fecbc059..fe2b160ba69 100644 --- a/queue-2.6.18/bcm43xx-fix-watchdog-timeouts.patch +++ b/queue-2.6.18/bcm43xx-fix-watchdog-timeouts.patch @@ -34,6 +34,7 @@ a TX timeout. Signed-off-by: Michael Buesch Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/net/wireless/bcm43xx/bcm43xx_main.c | 8 ++++++++ diff --git a/queue-2.6.18/bluetooth-check-if-dlc-is-still-attached-to-the-tty.patch b/queue-2.6.18/bluetooth-check-if-dlc-is-still-attached-to-the-tty.patch index 1366971409a..15e2e318a89 100644 --- a/queue-2.6.18/bluetooth-check-if-dlc-is-still-attached-to-the-tty.patch +++ b/queue-2.6.18/bluetooth-check-if-dlc-is-still-attached-to-the-tty.patch @@ -15,6 +15,7 @@ makes no sense to go through with changing the termios settings. Signed-off-by: Marcel Holtmann Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- net/bluetooth/rfcomm/tty.c | 3 +++ diff --git a/queue-2.6.18/dvb-fix-dvb_pll_attach-for-mt352-zl10353-in-cx88-dvb-and-nxt200x.patch b/queue-2.6.18/dvb-fix-dvb_pll_attach-for-mt352-zl10353-in-cx88-dvb-and-nxt200x.patch index fde02da3489..23b030c059b 100644 --- a/queue-2.6.18/dvb-fix-dvb_pll_attach-for-mt352-zl10353-in-cx88-dvb-and-nxt200x.patch +++ b/queue-2.6.18/dvb-fix-dvb_pll_attach-for-mt352-zl10353-in-cx88-dvb-and-nxt200x.patch @@ -31,6 +31,7 @@ already present in the upstream 2.6.19 kernel tree. Signed-off-by: Chris Pascoe Signed-off-by: Michael Krufky Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/media/dvb/b2c2/flexcop-fe-tuner.c | 2 +- diff --git a/queue-2.6.18/fix-intel-rng-detection.patch b/queue-2.6.18/fix-intel-rng-detection.patch index 1a6ad638f6d..1e757f3617c 100644 --- a/queue-2.6.18/fix-intel-rng-detection.patch +++ b/queue-2.6.18/fix-intel-rng-detection.patch @@ -29,6 +29,7 @@ Signed-off-by: Michael Buesch Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/char/hw_random/intel-rng.c | 186 +++++++++++++++++++++++++++++++++++-- diff --git a/queue-2.6.18/fix-potential-interrupts-during-alternative-patching.patch b/queue-2.6.18/fix-potential-interrupts-during-alternative-patching.patch index 5e31f1bd7c9..676848ede80 100644 --- a/queue-2.6.18/fix-potential-interrupts-during-alternative-patching.patch +++ b/queue-2.6.18/fix-potential-interrupts-during-alternative-patching.patch @@ -17,6 +17,7 @@ and is logically separate (and also less likely to cause problems). Signed-off-by: Zachary Amsden Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- arch/i386/kernel/alternative.c | 4 ++++ diff --git a/queue-2.6.18/fix-sfuzz-hanging-on-2.6.18.patch b/queue-2.6.18/fix-sfuzz-hanging-on-2.6.18.patch index 0a8e7f859ff..e5ff6b913c6 100644 --- a/queue-2.6.18/fix-sfuzz-hanging-on-2.6.18.patch +++ b/queue-2.6.18/fix-sfuzz-hanging-on-2.6.18.patch @@ -29,7 +29,7 @@ Looks like unbalanced locking. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman - +Signed-off-by: Chris Wright --- net/decnet/af_decnet.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/queue-2.6.18/fix-uninitialised-spinlock-in-via-pmu-backlight-code.patch b/queue-2.6.18/fix-uninitialised-spinlock-in-via-pmu-backlight-code.patch index 7794a415e44..51b673972fd 100644 --- a/queue-2.6.18/fix-uninitialised-spinlock-in-via-pmu-backlight-code.patch +++ b/queue-2.6.18/fix-uninitialised-spinlock-in-via-pmu-backlight-code.patch @@ -21,6 +21,7 @@ Acked-by: Michael Hanselmann Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/macintosh/via-pmu-backlight.c | 2 +- diff --git a/queue-2.6.18/fuse-fix-hang-on-smp.patch b/queue-2.6.18/fuse-fix-hang-on-smp.patch index e6aac687b13..639ef1a137b 100644 --- a/queue-2.6.18/fuse-fix-hang-on-smp.patch +++ b/queue-2.6.18/fuse-fix-hang-on-smp.patch @@ -30,6 +30,7 @@ Henriksen who was persistent enough in helping me debug it. Signed-off-by: Miklos Szeredi Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- fs/fuse/dir.c | 30 +++++++++++++++++++++--------- diff --git a/queue-2.6.18/ib-mthca-use-mmiowb-after-doorbell-ring.patch b/queue-2.6.18/ib-mthca-use-mmiowb-after-doorbell-ring.patch index 0fbf53555b9..eb4677668f4 100644 --- a/queue-2.6.18/ib-mthca-use-mmiowb-after-doorbell-ring.patch +++ b/queue-2.6.18/ib-mthca-use-mmiowb-after-doorbell-ring.patch @@ -23,6 +23,7 @@ after doorbell rings to ensure the doorbell writes are ordered. Signed-off-by: Arthur Kepner Signed-off-by: Roland Dreier Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/infiniband/hw/mthca/mthca_cq.c | 7 +++++++ diff --git a/queue-2.6.18/ipoib-rejoin-all-multicast-groups-after-a-port-event.patch b/queue-2.6.18/ipoib-rejoin-all-multicast-groups-after-a-port-event.patch index 73f7c40b7a0..876ac584283 100644 --- a/queue-2.6.18/ipoib-rejoin-all-multicast-groups-after-a-port-event.patch +++ b/queue-2.6.18/ipoib-rejoin-all-multicast-groups-after-a-port-event.patch @@ -20,6 +20,7 @@ Signed-off-by: Eli Cohen Signed-off-by: Michael S. Tsirkin Signed-off-by: Roland Dreier Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/infiniband/ulp/ipoib/ipoib_ib.c | 4 +++- diff --git a/queue-2.6.18/jfs-pageno-needs-to-be-long.patch b/queue-2.6.18/jfs-pageno-needs-to-be-long.patch index 037a217eaa6..5044d471289 100644 --- a/queue-2.6.18/jfs-pageno-needs-to-be-long.patch +++ b/queue-2.6.18/jfs-pageno-needs-to-be-long.patch @@ -15,6 +15,7 @@ This causes file system corruption on volumes larger than 16TB. Signed-off-by: Dave Kleikamp Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- fs/jfs/jfs_imap.c | 4 ++-- diff --git a/queue-2.6.18/knfsd-fix-race-that-can-disable-nfs-server.patch b/queue-2.6.18/knfsd-fix-race-that-can-disable-nfs-server.patch index c3ae4550cb1..b1508ec359a 100644 --- a/queue-2.6.18/knfsd-fix-race-that-can-disable-nfs-server.patch +++ b/queue-2.6.18/knfsd-fix-race-that-can-disable-nfs-server.patch @@ -34,6 +34,7 @@ a TCP_LISTEN socket or a TCP_CONNECTED socket. Signed-off-by: Neil Brown Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- net/sunrpc/svcsock.c | 2 +- diff --git a/queue-2.6.18/md-fix-bug-where-spares-don-t-always-get-rebuilt-properly-when-they-become-live.patch b/queue-2.6.18/md-fix-bug-where-spares-don-t-always-get-rebuilt-properly-when-they-become-live.patch index a864b1e7aa7..a146d71426a 100644 --- a/queue-2.6.18/md-fix-bug-where-spares-don-t-always-get-rebuilt-properly-when-they-become-live.patch +++ b/queue-2.6.18/md-fix-bug-where-spares-don-t-always-get-rebuilt-properly-when-they-become-live.patch @@ -17,6 +17,7 @@ value to -1. Signed-off-by: Neil Brown Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/md/md.c | 1 + diff --git a/queue-2.6.18/md-fix-calculation-of-degraded-for-multipath-and-raid10.patch b/queue-2.6.18/md-fix-calculation-of-degraded-for-multipath-and-raid10.patch index 68433538784..356b7ac816c 100644 --- a/queue-2.6.18/md-fix-calculation-of-degraded-for-multipath-and-raid10.patch +++ b/queue-2.6.18/md-fix-calculation-of-degraded-for-multipath-and-raid10.patch @@ -15,6 +15,7 @@ Two less-used md personalities have bugs in the calculation of Signed-off-by: Neil Brown Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/md/multipath.c | 2 +- diff --git a/queue-2.6.18/mm-fix-a-race-condition-under-smc-cow.patch b/queue-2.6.18/mm-fix-a-race-condition-under-smc-cow.patch index c0bce2e03cf..67e5dbd8da3 100644 --- a/queue-2.6.18/mm-fix-a-race-condition-under-smc-cow.patch +++ b/queue-2.6.18/mm-fix-a-race-condition-under-smc-cow.patch @@ -50,6 +50,7 @@ Cc: Peter Zijlstra Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- mm/memory.c | 9 ++++++++- diff --git a/queue-2.6.18/net-fix-skb_segment-handling-of-fully-linear-skbs.patch b/queue-2.6.18/net-fix-skb_segment-handling-of-fully-linear-skbs.patch index ac780c8f47c..62c5d8877ee 100644 --- a/queue-2.6.18/net-fix-skb_segment-handling-of-fully-linear-skbs.patch +++ b/queue-2.6.18/net-fix-skb_segment-handling-of-fully-linear-skbs.patch @@ -24,6 +24,7 @@ emulation on an interface that does not support SG. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- net/core/skbuff.c | 9 ++++----- diff --git a/queue-2.6.18/scsi-aic7xxx-avoid-checking-sblkctl-register-for-certain-cards.patch b/queue-2.6.18/scsi-aic7xxx-avoid-checking-sblkctl-register-for-certain-cards.patch index 8a351f7b03a..337ce6bff16 100644 --- a/queue-2.6.18/scsi-aic7xxx-avoid-checking-sblkctl-register-for-certain-cards.patch +++ b/queue-2.6.18/scsi-aic7xxx-avoid-checking-sblkctl-register-for-certain-cards.patch @@ -16,6 +16,7 @@ supports LVD first (AHC_ULTRA2) before checking the register. Signed-off-by: James Bottomley Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/scsi/aic7xxx/aic7xxx_osm.c | 16 ++++++++++++---- diff --git a/queue-2.6.18/scsi-aic7xxx-pause-sequencer-before-touching-sblkctl.patch b/queue-2.6.18/scsi-aic7xxx-pause-sequencer-before-touching-sblkctl.patch index 21793a27dec..c7bb2f5ca50 100644 --- a/queue-2.6.18/scsi-aic7xxx-pause-sequencer-before-touching-sblkctl.patch +++ b/queue-2.6.18/scsi-aic7xxx-pause-sequencer-before-touching-sblkctl.patch @@ -17,6 +17,7 @@ domain validation. Signed-off-by: James Bottomley Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/scsi/aic7xxx/aic7xxx_osm.c | 5 +++++ diff --git a/queue-2.6.18/scsi-dac960-pci-id-table-fixup.patch b/queue-2.6.18/scsi-dac960-pci-id-table-fixup.patch index 7edd16b935a..d25868acf6e 100644 --- a/queue-2.6.18/scsi-dac960-pci-id-table-fixup.patch +++ b/queue-2.6.18/scsi-dac960-pci-id-table-fixup.patch @@ -18,6 +18,7 @@ chip have a Mylex subvendor id. Signed-off-by: Brian King Signed-off-by: James Bottomley Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/block/DAC960.c | 2 +- diff --git a/queue-2.6.18/sctp-always-linearise-packet-on-input.patch b/queue-2.6.18/sctp-always-linearise-packet-on-input.patch index d62a7e2ddb1..d26bb67f7d5 100644 --- a/queue-2.6.18/sctp-always-linearise-packet-on-input.patch +++ b/queue-2.6.18/sctp-always-linearise-packet-on-input.patch @@ -26,6 +26,7 @@ linearises all packets on input. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- net/sctp/input.c | 3 +++ diff --git a/queue-2.6.18/serial-fix-oops-when-removing-suspended-serial-port.patch b/queue-2.6.18/serial-fix-oops-when-removing-suspended-serial-port.patch index 31e9608cd4a..68bb57e30db 100644 --- a/queue-2.6.18/serial-fix-oops-when-removing-suspended-serial-port.patch +++ b/queue-2.6.18/serial-fix-oops-when-removing-suspended-serial-port.patch @@ -21,6 +21,7 @@ the initialised state. Signed-off-by: Russell King Signed-off-by: maximilian attems Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/serial/serial_core.c | 9 +++++++-- diff --git a/queue-2.6.18/serial-fix-resume-handling-bug.patch b/queue-2.6.18/serial-fix-resume-handling-bug.patch index e811d4d5a48..7c17e950ed6 100644 --- a/queue-2.6.18/serial-fix-resume-handling-bug.patch +++ b/queue-2.6.18/serial-fix-resume-handling-bug.patch @@ -20,6 +20,7 @@ the backported patch below is already in fedora tree. -maks Signed-off-by: Russell King Signed-off-by: maximilian attems Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/serial/serial_cs.c | 12 +++++------- diff --git a/queue-2.6.18/sky2-88e803x-transmit-lockup.patch b/queue-2.6.18/sky2-88e803x-transmit-lockup.patch index 09697c2f9a4..73835ef2f9a 100644 --- a/queue-2.6.18/sky2-88e803x-transmit-lockup.patch +++ b/queue-2.6.18/sky2-88e803x-transmit-lockup.patch @@ -18,6 +18,7 @@ Only the Yukon-FE chip is Marvell 88E803X (10/100 only) are affected. Signed-off-by: Stephen Hemminger Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/net/sky2.c | 33 ++++++++++++--------------------- diff --git a/queue-2.6.18/sky2-accept-multicast-pause-frames.patch b/queue-2.6.18/sky2-accept-multicast-pause-frames.patch index 6cc271630a4..a2846780559 100644 --- a/queue-2.6.18/sky2-accept-multicast-pause-frames.patch +++ b/queue-2.6.18/sky2-accept-multicast-pause-frames.patch @@ -15,6 +15,7 @@ doing any flow control. Signed-off-by: Stephen Hemminger Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/net/sky2.c | 20 +++++++++++++++----- diff --git a/queue-2.6.18/sky2-gmac-pause-frame.patch b/queue-2.6.18/sky2-gmac-pause-frame.patch index fd543fc1da2..51d00dff4c2 100644 --- a/queue-2.6.18/sky2-gmac-pause-frame.patch +++ b/queue-2.6.18/sky2-gmac-pause-frame.patch @@ -15,6 +15,7 @@ the stack. Signed-off-by: Stephen Hemminger Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- diff --git a/queue-2.6.18/sky2-msi-test-race-and-message.patch b/queue-2.6.18/sky2-msi-test-race-and-message.patch index 4e592080f42..53717092bd8 100644 --- a/queue-2.6.18/sky2-msi-test-race-and-message.patch +++ b/queue-2.6.18/sky2-msi-test-race-and-message.patch @@ -16,6 +16,7 @@ but the warning is too verbose and overly cautious. Signed-off-by: Stephen Hemminger Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/net/sky2.c | 12 ++++++------ diff --git a/queue-2.6.18/sky2-pause-parameter-adjustment.patch b/queue-2.6.18/sky2-pause-parameter-adjustment.patch index a1f04aedf4f..388d592bff2 100644 --- a/queue-2.6.18/sky2-pause-parameter-adjustment.patch +++ b/queue-2.6.18/sky2-pause-parameter-adjustment.patch @@ -14,6 +14,7 @@ Especially on laptops running at slower clock rates. Signed-off-by: Stephen Hemminger Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- diff --git a/queue-2.6.18/sky2-turn-off-phy-irq-on-shutdown.patch b/queue-2.6.18/sky2-turn-off-phy-irq-on-shutdown.patch index 68adba2976a..2dec2fc16a8 100644 --- a/queue-2.6.18/sky2-turn-off-phy-irq-on-shutdown.patch +++ b/queue-2.6.18/sky2-turn-off-phy-irq-on-shutdown.patch @@ -15,6 +15,7 @@ is not running, don't access PHY because that can hang. Signed-off-by: Stephen Hemminger Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/net/sky2.c | 16 ++++++++-------- diff --git a/queue-2.6.18/sound-pci-au88x0-au88x0.c-ioremap-balanced-with-iounmap.patch b/queue-2.6.18/sound-pci-au88x0-au88x0.c-ioremap-balanced-with-iounmap.patch index 2868a932cdd..b06e833e00b 100644 --- a/queue-2.6.18/sound-pci-au88x0-au88x0.c-ioremap-balanced-with-iounmap.patch +++ b/queue-2.6.18/sound-pci-au88x0-au88x0.c-ioremap-balanced-with-iounmap.patch @@ -15,6 +15,7 @@ From: Amol Lad Signed-off-by: Amol Lad Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- sound/pci/au88x0/au88x0.c | 1 + diff --git a/queue-2.6.18/sparc64-fix-central-fhc-bus-handling-on-ex000-systems.patch b/queue-2.6.18/sparc64-fix-central-fhc-bus-handling-on-ex000-systems.patch index c284a201fbe..44d63ab8bdc 100644 --- a/queue-2.6.18/sparc64-fix-central-fhc-bus-handling-on-ex000-systems.patch +++ b/queue-2.6.18/sparc64-fix-central-fhc-bus-handling-on-ex000-systems.patch @@ -28,6 +28,7 @@ down these problems and testing out these fixes. Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- arch/sparc64/kernel/central.c | 4 ++++ diff --git a/queue-2.6.18/sparc64-fix-memory-corruption-in-pci_4u_free_consistent.patch b/queue-2.6.18/sparc64-fix-memory-corruption-in-pci_4u_free_consistent.patch index 8c978bfc514..9c2d67b586e 100644 --- a/queue-2.6.18/sparc64-fix-memory-corruption-in-pci_4u_free_consistent.patch +++ b/queue-2.6.18/sparc64-fix-memory-corruption-in-pci_4u_free_consistent.patch @@ -15,6 +15,7 @@ arena->map[] bitmap. Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- arch/sparc64/kernel/pci_iommu.c | 2 +- diff --git a/queue-2.6.18/splice-fix-pipe_to_file-prepare_write-error-path.patch b/queue-2.6.18/splice-fix-pipe_to_file-prepare_write-error-path.patch index 3138d051ca1..b7c6961fcc3 100644 --- a/queue-2.6.18/splice-fix-pipe_to_file-prepare_write-error-path.patch +++ b/queue-2.6.18/splice-fix-pipe_to_file-prepare_write-error-path.patch @@ -14,6 +14,7 @@ Don't jump to the unlock+release path, we already did that. Signed-off-by: Jens Axboe Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- fs/splice.c | 6 +++--- diff --git a/queue-2.6.18/uml-fix-processor-selection-to-exclude-unsupported-processors-and-features.patch b/queue-2.6.18/uml-fix-processor-selection-to-exclude-unsupported-processors-and-features.patch index 48fde1397c1..30b2b9a9b01 100644 --- a/queue-2.6.18/uml-fix-processor-selection-to-exclude-unsupported-processors-and-features.patch +++ b/queue-2.6.18/uml-fix-processor-selection-to-exclude-unsupported-processors-and-features.patch @@ -21,6 +21,7 @@ Merged upstream. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- arch/i386/Kconfig.cpu | 3 ++- diff --git a/queue-2.6.18/uml-make-uml-compile-on-fc6-kernel-headers.patch b/queue-2.6.18/uml-make-uml-compile-on-fc6-kernel-headers.patch index b10258b5887..7c6f9589ed5 100644 --- a/queue-2.6.18/uml-make-uml-compile-on-fc6-kernel-headers.patch +++ b/queue-2.6.18/uml-make-uml-compile-on-fc6-kernel-headers.patch @@ -22,6 +22,7 @@ Cc: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- arch/um/include/kern_util.h | 1 - diff --git a/queue-2.6.18/uml-remove-warnings-added-by-previous-stable-patch.patch b/queue-2.6.18/uml-remove-warnings-added-by-previous-stable-patch.patch index 8705279aa46..d3b2a421b12 100644 --- a/queue-2.6.18/uml-remove-warnings-added-by-previous-stable-patch.patch +++ b/queue-2.6.18/uml-remove-warnings-added-by-previous-stable-patch.patch @@ -16,6 +16,7 @@ GCC; they were added by previous -stable patch, and at least on my system Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- arch/um/os-Linux/sys-i386/tls.c | 2 ++ diff --git a/queue-2.6.18/watchdog-sc1200wdt-fix-missing-pnp_unregister_driver.patch b/queue-2.6.18/watchdog-sc1200wdt-fix-missing-pnp_unregister_driver.patch index 2532288bd4e..1ba5495f957 100644 --- a/queue-2.6.18/watchdog-sc1200wdt-fix-missing-pnp_unregister_driver.patch +++ b/queue-2.6.18/watchdog-sc1200wdt-fix-missing-pnp_unregister_driver.patch @@ -21,6 +21,7 @@ Signed-off-by: Akinobu Mita Signed-off-by: Wim Van Sebroeck Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/char/watchdog/sc1200wdt.c | 9 +++++++-- diff --git a/queue-2.6.18/x86-64-fix-c3-timer-test.patch b/queue-2.6.18/x86-64-fix-c3-timer-test.patch index 4a0d8d19dc3..b302078b63f 100644 --- a/queue-2.6.18/x86-64-fix-c3-timer-test.patch +++ b/queue-2.6.18/x86-64-fix-c3-timer-test.patch @@ -16,6 +16,7 @@ This should fix the time on various dual core laptops. Signed-off-by: Andi Kleen Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- arch/x86_64/kernel/time.c | 2 +-