[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tkrat.5299b7dd67007e8c@s5r6.in-berlin.de>
Date: Sat, 19 May 2007 13:39:23 +0200 (CEST)
From: Stefan Richter <stefanr@...6.in-berlin.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: linux-kernel@...r.kernel.org, linux1394-devel@...ts.sourceforge.net
Subject: [GIT PULL] ieee1394 fixes post 2.6.22-rc2
Linus, please pull from the for-linus branch at
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git for-linus
to receive the following IEEE 1394 subsystem updates:
- fix regression in 2.6.22-rc1:
raw1394 asynchronous transmit was broken
- fix old bug in raw1394:
32bit compat code for 64bit kernels was broken and incomplete
- fix old eth1394 bug:
packets were frequently dropped in transmit path
(This fixes only the most common type of failure, tlabel exhaustion.)
- trivial sbp2 fix
The 32bit compat code has been posted to LKML twice. The rest was only
seen on linux1394-devel, hence I'll follow up with the combined diff.
drivers/ieee1394/eth1394.c | 84 +++++++++++++-----
drivers/ieee1394/eth1394.h | 4 +
drivers/ieee1394/raw1394.c | 172 ++++++++++++++++++++++++++++--------
drivers/ieee1394/sbp2.c | 1 +
4 files changed, 204 insertions(+), 57 deletions(-)
Petr Vandrovec (4):
ieee1394: raw1394: Fix async send
ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel
ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel
Stefan Richter (3):
ieee1394: sbp2: include workqueue.h
ieee1394: eth1394: remove bogus netif_wake_queue
ieee1394: eth1394: handle tlabel exhaustion
--
Stefan Richter
-=====-=-=== -=-= =--==
http://arcgraph.de/sr/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists