From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752472AbdF0JoM (ORCPT ); Tue, 27 Jun 2017 05:44:12 -0400 Received: from regular1.263xmail.com ([211.150.99.134]:56581 "EHLO regular1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751513AbdF0JoK (ORCPT ); Tue, 27 Jun 2017 05:44:10 -0400 X-263anti-spam: bpcheck:1; X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-ADDR-CHECKED4: 1 X-ABS-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: X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Message-ID: <595228D7.1070807@rock-chips.com> Date: Tue, 27 Jun 2017 17:43:51 +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> <594D0BDE.10102@rock-chips.com> In-Reply-To: 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, On 06/24/2017 02:00 AM, Rohit Vaswani wrote: > 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: > ok, i've resent it, thanks for your test by~ and for replying to an old message, i've figured it out when i tried to do that recently: 1/ download the mbox file from the patchwork link(https://patchwork.kernel.org/patch/***) 2/ rename it to .mbox 3/ import into thunerbird(using ImportExportTools) hope that helps ;) > 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 >> >> >> > >