Re: [PATCH 4/9] firewire: WQ_NON_REENTRANT is meaningless and going away

2013-07-30 Thread Stefan Richter
On Jul 30 Tejun Heo wrote: > Please route this through the subsystem tree. As written in the > description, this shouldn't make any functional difference and just > prepares for the removal of WQ_NON_REENTRANT which is already noop. Committed to linux1394.git and pushed out to the for-next branch

[PATCH 4/9] firewire: WQ_NON_REENTRANT is meaningless and going away

2013-07-30 Thread Tejun Heo
Hello, Please route this through the subsystem tree. As written in the description, this shouldn't make any functional difference and just prepares for the removal of WQ_NON_REENTRANT which is already noop. Thanks. -- 8< --- dbf2576e37 ("workqueue: make all workqueues non-reentrant") ma