From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753492AbdFWMjP (ORCPT ); Fri, 23 Jun 2017 08:39:15 -0400 Received: from regular1.263xmail.com ([211.150.99.138]:58628 "EHLO regular1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752514AbdFWMjN (ORCPT ); Fri, 23 Jun 2017 08:39:13 -0400 X-263anti-spam: BIG:0; X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-ADDR-CHECKED4: 1 X-ABS-CHECKED: 1 X-SKE-CHECKED: 1 X-ANTISPAM-LEVEL: 2 X-RL-SENDER: jeffy.chen@rock-chips.com X-FST-TO: rvaswani@nvidia.com X-SENDER-IP: 103.29.142.67 X-LOGIN-NAME: jeffy.chen@rock-chips.com X-UNIQUE-TAG: <87700c5b88668f235a927149e76b4181> X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Message-ID: <594D0BDE.10102@rock-chips.com> Date: Fri, 23 Jun 2017 20:38:54 +0800 From: jeffy User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20130126 Thunderbird/19.0 MIME-Version: 1.0 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 References: <7be134d7f9904082a35a9cc926ec24d3@HQMAIL106.nvidia.com> In-Reply-To: <7be134d7f9904082a35a9cc926ec24d3@HQMAIL106.nvidia.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > > >