Hi,
Applied this to 2.6.21-5 along with an older version of dyntick and cfs v18,
durring boot I got:
[ 54.154077] hci_usb_isoc_rx_submit: hci0 isoc rx submit failed urb
81004ec55628 err -38
[ 54.154086] hci_usb_isoc_rx_submit: hci0 isoc rx submit failed urb
81004ec55628 err -38
[
--
This is version 2 of the tasklet to workqueue conversion.
Changes from version 1.
- removed config option and simply replace the old implementation
with the work queue one (recommended by Ingo Molnar).
- replaced clear_bit with test_and_clear_bit to avoid the race of
executing the taskl
2 matches
Mail list logo