]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add a signed-off-by on a few patches
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 May 2008 05:03:52 +0000 (22:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 May 2008 05:03:52 +0000 (22:03 -0700)
queue-2.6.25/cifs-fix-unc-path-prefix-on-queryunixpathinfo-to-have-correct-slash.patch
queue-2.6.25/i2c-max6875-really-prevent-24rf08-corruption.patch
queue-2.6.25/i2c-nforce2-disable-the-second-smbus-channel-on-the-dfi-lanparty-nf4-expert.patch
queue-2.6.25/i386-fix-asm-constraint-in-do_irq.patch
queue-2.6.25/usb-add-telit-hdspa-uc864-e-modem-to-option-driver.patch
queue-2.6.25/usb-serial-use-ftdi_sio-driver-for-ratoc-rex-usb60f.patch

index e41bc012ff762729cb685bb01a25b2c00b9e51e3..66b677395c3d6d7087d4e452792f72ef469fb10e 100644 (file)
@@ -29,6 +29,7 @@ some chages to SMBGetDFSRefer
 
 Signed-off-by: Steve French <sfrench@us.ibm.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  fs/cifs/inode.c |   15 +++++++++++----
  1 file changed, 11 insertions(+), 4 deletions(-)
index 5c553dc6f48bae0bea8900b0c70e99763e00fe73..fab83c7e298a57096c8c6d790c870874f3904f63 100644 (file)
@@ -6,6 +6,8 @@ To: stable@kernel.org
 Cc: Ben Gardner <bgardner@wabtec.com>
 Message-ID: <20080519111402.4aec493b@hyperion.delvare>
 
+From: Jean Delvare <khali@linux-fr.org>
+
 commit 70455e790391dac85d9b483a9e286a40df1ecc7f in upstream
 
 i2c-core takes care of the possible corruption of 24RF08 chips for
index 46a08f1007ce17bed1b6033c8112c452a10ba431..663ae5533a7a505490e028a61d2b6c630e83955e 100644 (file)
@@ -5,6 +5,8 @@ Subject: i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 E
 To: stable@kernel.org
 Message-ID: <20080519111207.61fe8ee9@hyperion.delvare>
 
+From: Jean Delvare <khali@linux-fr.org>
+
 commit 08851d6eb4eeb0894f4d095dfdf8ab61c435ad57 in upstream
 
 There is a strange chip at 0x2e on the second SMBus channel of the
index 1e12dab24eee893a48fe3ba180b50c1a998c656d..ffa06ebf6adc7d66c2762c52042906a257586051 100644 (file)
@@ -17,7 +17,7 @@ Two prior changes resulted in the "ecx" clobber being lost.
 Signed-off-by: Jan Beulich <jbeulich@novell.com>
 Signed-off-by: Ingo Molnar <mingo@elte.hu>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
----
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 ---
  arch/x86/kernel/irq_32.c |    2 +-
index 23a281b0a5d0e50fe98f6d4a9db25f71886fa619..318119c4eb23b9974b6ffb86bab776a9e78479c9 100644 (file)
@@ -17,7 +17,6 @@ Cc: Simon Kissel <kissel@viprinet.com>
 Cc: Nico Erfurth <ne@nicoerfurth.de>
 Cc: Andrea Ghezzo <TS-EMEA@telit.com>
 Cc: Dietmar Staps <Dietmar.Staps@telit.com>
-Cc: stable <stable@kernel.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 ---
index e1c5ebac44372ee8b716e677bf747058765311c6..afa9053dbfd121cf4e9bd752bbf2e6d164cfb0bd 100644 (file)
@@ -14,7 +14,6 @@ This patch reverts 57833ea6b95a3995149f1f6d1a8d8862ab7a0ba2
 support for the device to ftdi_sio driver.
 
 Cc: Akira Tsukamoto <akirat@rd.scei.sony.co.jp>
-Cc: stable <stable@kernel.org>
 Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>