Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1337585

Re: net/bluetooth: workqueue destruction WARNING in hci_unregister_dev

From Tejun Heo <tj@kernel.org>
Newsgroups linux.kernel
Subject Re: net/bluetooth: workqueue destruction WARNING in hci_unregister_dev
Date 2016-02-18 18:50 +0100
Message-ID <r3ASf-CA-23@gated-at.bofh.it> (permalink)
References <qVarU-3A1-17@gated-at.bofh.it> <r3xrm-6Oj-31@gated-at.bofh.it> <r3xKG-6WT-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hello,

Can you please do the followings?

1. Remove WQ_MEM_RECLAIM from the affected workqueue and see whether
   the problem is reproducible.  WQ_MEM_RECLAIM on anything bluetooth
   doesn't make sense btw.  Why is it there?

2. If WQ_MEM_RECLAIM makes the issue go away, see whether the attached
   patch works too.

Thanks.

-- 
tejun

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: net/bluetooth: workqueue destruction WARNING in  hci_unregister_dev Jiri Slaby <jslaby@suse.cz> - 2016-02-18 15:10 +0100
  Re: net/bluetooth: workqueue destruction WARNING in hci_unregister_dev Dmitry Vyukov <dvyukov@google.com> - 2016-02-18 15:30 +0100
    Re: net/bluetooth: workqueue destruction WARNING in  hci_unregister_dev Tejun Heo <tj@kernel.org> - 2016-02-18 18:50 +0100
      Re: net/bluetooth: workqueue destruction WARNING in  hci_unregister_dev Jiri Slaby <jslaby@suse.cz> - 2016-02-19 11:30 +0100
        Re: net/bluetooth: workqueue destruction WARNING in  hci_unregister_dev Jiri Slaby <jslaby@suse.cz> - 2016-02-19 13:20 +0100

csiph-web