All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux1394-devel@lists.sourceforge.net
Subject: [GIT PULL] ieee1394 fixes post 2.6.22-rc2
Date: Sat, 19 May 2007 13:39:23 +0200 (CEST)	[thread overview]
Message-ID: <tkrat.5299b7dd67007e8c@s5r6.in-berlin.de> (raw)
In-Reply-To: <tkrat.1171a59b9de88f9c@s5r6.in-berlin.de>

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/


  reply	other threads:[~2007-05-19 11:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-29 23:03 [GIT PULL] ieee1394 updates post 2.6.21 Stefan Richter
2007-05-19 11:39 ` Stefan Richter [this message]
2007-05-19 11:40   ` [GIT PULL] ieee1394 fixes post 2.6.22-rc2 Stefan Richter
2007-05-23 11:15   ` Stefan Richter
2007-05-27 21:45     ` [GIT PULL] ieee1394 fixes post 2.6.22-rc3 Stefan Richter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tkrat.5299b7dd67007e8c@s5r6.in-berlin.de \
    --to=stefanr@s5r6.in-berlin.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux1394-devel@lists.sourceforge.net \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.