compat-wireless: clarify patches/46-use_other_workqueue.patch
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Fri, 23 Dec 2011 15:12:52 +0000 (07:12 -0800)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Fri, 23 Dec 2011 15:12:52 +0000 (07:12 -0800)
Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
patches/46-use_other_workqueue.patch

index 4cfe4f6afab53477e1903c437c2ec9bca33a9901..c30e9a23f5b78780202813dde964aac6eeeb7a77 100644 (file)
@@ -1,3 +1,7 @@
+Old kernel versions do not support WQ_HIGHPRI and WQ_MEM_RECLAIM so we
+should use create_singlethread_workqueue() which was used at this
+position before.
+
 --- a/net/bluetooth/hci_core.c
 +++ b/net/bluetooth/hci_core.c
 @@ -1534,8 +1534,12 @@ int hci_register_dev(struct hci_dev *hde