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] FireWire updates post v3.11
Date: Sun, 8 Sep 2013 18:14:13 +0200 [thread overview]
Message-ID: <20130908181413.62a244d6@stein> (raw)
Linus,
please pull from the tag "firewire-updates" at
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git firewire-updates
to receive the following IEEE 1394 (FireWire) subsystem changes:
- Fix a regression since 3.2 inclusive: The subsystem workqueue
deadlocked between transaction completion handling and bus reset
handling if the worker pool could not be increased in time.
- janitorial updates
Backports of the regression fix for -stable and -longterm will be
posted after upstream merge.
Stefan Richter (3):
firewire: core: typecast from gfp_t to bool more safely
firewire: ohci: change confusing name of a struct member
firewire: ohci: beautify some macro definitions
Stephan Gatzka (2):
firewire: ohci: Change module_pci_driver to module_init/module_exit
firewire: ohci: Fix deadlock at bus reset
Tejun Heo (1):
firewire: WQ_NON_REENTRANT is meaningless and going away
drivers/firewire/core-cdev.c | 2 +-
drivers/firewire/core-transaction.c | 3 +--
drivers/firewire/ohci.c | 50 ++++++++++++++++++++++++++++++++++----------------
3 files changed, 36 insertions(+), 19 deletions(-)
Thanks,
--
Stefan Richter
-=====-===-= =--= -=---
http://arcgraph.de/sr/
reply other threads:[~2013-09-08 16:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20130908181413.62a244d6@stein \
--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.