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/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to