From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754766AbdFWSAU (ORCPT ); Fri, 23 Jun 2017 14:00:20 -0400 Received: from hqemgate16.nvidia.com ([216.228.121.65]:17035 "EHLO hqemgate16.nvidia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753368AbdFWSAT (ORCPT ); Fri, 23 Jun 2017 14:00:19 -0400 X-PGP-Universal: processed; by hqpgpgate101.nvidia.com on Fri, 23 Jun 2017 11:00:18 -0700 From: Rohit Vaswani To: jeffy , "linux-bluetooth@vger.kernel.org" CC: Brian Norris , Douglas Anderson , Johan Hedberg , "Peter Hurley" , Johan Hedberg , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "David S. Miller" , Marcel Holtmann , "Gustavo Padovan" Subject: RE: Bluetooth: might sleep error in hidp_session_thread Thread-Topic: Bluetooth: might sleep error in hidp_session_thread Thread-Index: AdLjqg1RMWEH3pojSsO+ozI0CTlM3AIc580AAAsiqCA= Date: Fri, 23 Jun 2017 18:00:16 +0000 Message-ID: References: <7be134d7f9904082a35a9cc926ec24d3@HQMAIL106.nvidia.com> <594D0BDE.10102@rock-chips.com> In-Reply-To: <594D0BDE.10102@rock-chips.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [172.17.186.45] MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by mail.home.local id v5NI0P75012271 I don't have a way to reply back to the older message; but you can use by tested-by for the below patch and re-send: For patch: [v4,3/3] Bluetooth: hidp: fix possible might sleep error in hidp_session_thread Tested-by: Rohit Vaswani -Rohit -----Original Message----- From: jeffy [mailto:jeffy.chen@rock-chips.com] Sent: Friday, June 23, 2017 05:39 To: Rohit Vaswani; linux-bluetooth@vger.kernel.org Cc: Brian Norris; Douglas Anderson; Johan Hedberg; Peter Hurley; Johan Hedberg; netdev@vger.kernel.org; linux-kernel@vger.kernel.org; David S. Miller; Marcel Holtmann; Gustavo Padovan Subject: Re: Bluetooth: might sleep error in hidp_session_thread Hi Rohit, Thanx for your reply, and sorry to the delay, somehow your mail was marked as spam by the mail server :( On 06/13/2017 02:31 AM, Rohit Vaswani wrote: > Hi Jeffy, > > I was looking into the patch from Jeffy Chen from February 14 2017 : > [v4,3/3] Bluetooth: hidp: fix possible might sleep error in > hidp_session_thread: https://patchwork.kernel.org/patch/9570931/ > > We faced a similar issue and this patch seems to fix the problem in our preliminary test. > I am trying to check if there was a reason this wasn't merged earlier ? hmm, i'm not sure why, but please feel free to add your test-by~ > > Thanks, > Rohit > > nvpublic > > >