Re: pull request: bluetooth-next 2014-11-07

2014-11-19 Thread Johan Hedberg
Hi Kirill, On Wed, Nov 19, 2014, Kirill A. Shutemov wrote: > > From: Johan Hedberg > > Date: Tue, 18 Nov 2014 20:00:15 +0200 > > Subject: [PATCH] Bluetooth: Fix setting state back to TASK_RUNNING > > > > In __hci_cmd_sync_ev() and __hci_req_sync() if the hci_req_run() call > > fails and we retur

Re: pull request: bluetooth-next 2014-11-07

2014-11-19 Thread Kirill A. Shutemov
On Tue, Nov 18, 2014 at 08:09:19PM +0200, Johan Hedberg wrote: > Hi Kirill, > > On Tue, Nov 18, 2014, Kirill A. Shutemov wrote: > > On Fri, Nov 07, 2014 at 11:27:54AM +0200, Johan Hedberg wrote: > > > Chan-yeol Park (1): > > > Bluetooth: Fix hci_sync missing wakeup interrupt > > > > Look li

Re: pull request: bluetooth-next 2014-11-07

2014-11-19 Thread Chan-yeol Park
Hi On 11/19/2014 03:09 AM, Johan Hedberg wrote: Hi Kirill, On Tue, Nov 18, 2014, Kirill A. Shutemov wrote: On Fri, Nov 07, 2014 at 11:27:54AM +0200, Johan Hedberg wrote: Chan-yeol Park (1): Bluetooth: Fix hci_sync missing wakeup interrupt Look like this commit causes problem for me:

Re: pull request: bluetooth-next 2014-11-07

2014-11-19 Thread Chan-yeol Park
Hi All On 11/19/2014 03:09 AM, Johan Hedberg wrote: Hi Kirill, On Tue, Nov 18, 2014, Kirill A. Shutemov wrote: On Fri, Nov 07, 2014 at 11:27:54AM +0200, Johan Hedberg wrote: Chan-yeol Park (1): Bluetooth: Fix hci_sync missing wakeup interrupt Look like this commit causes problem for m

Re: pull request: bluetooth-next 2014-11-07

2014-11-18 Thread Johan Hedberg
Hi Kirill, On Tue, Nov 18, 2014, Kirill A. Shutemov wrote: > On Fri, Nov 07, 2014 at 11:27:54AM +0200, Johan Hedberg wrote: > > Chan-yeol Park (1): > > Bluetooth: Fix hci_sync missing wakeup interrupt > > Look like this commit causes problem for me: > > [2.018671] [ cut her

Re: pull request: bluetooth-next 2014-11-07

2014-11-18 Thread Kirill A. Shutemov
On Fri, Nov 07, 2014 at 11:27:54AM +0200, Johan Hedberg wrote: > Chan-yeol Park (1): > Bluetooth: Fix hci_sync missing wakeup interrupt Look like this commit causes problem for me: [2.018671] [ cut here ] [2.022836] WARNING: CPU: 2 PID: 109 at /home/kas/git/

Re: pull request: bluetooth-next 2014-11-07

2014-11-11 Thread John W. Linville
On Fri, Nov 07, 2014 at 11:27:54AM +0200, Johan Hedberg wrote: > Hi John > > Here's another set of patches for 3.19. Most of it is again fixes and > cleanups to ieee802154 related code from Alexander Aring. We've also got > better handling of hardware error events along with a proper API for HCI >

pull request: bluetooth-next 2014-11-07

2014-11-07 Thread Johan Hedberg
Hi John Here's another set of patches for 3.19. Most of it is again fixes and cleanups to ieee802154 related code from Alexander Aring. We've also got better handling of hardware error events along with a proper API for HCI drivers to notify the HCI core of such situations. There's also a minor fi