[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130908181413.62a244d6@stein>
Date: Sun, 8 Sep 2013 18:14:13 +0200
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] FireWire updates post v3.11
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 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