* [git pull] FireWire updates post v3.11
@ 2013-09-08 16:14 Stefan Richter
0 siblings, 0 replies; only message in thread
From: Stefan Richter @ 2013-09-08 16:14 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux1394-devel
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-08 16:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-08 16:14 [git pull] FireWire updates post v3.11 Stefan Richter
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.