From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756552AbcEaV7L (ORCPT ); Tue, 31 May 2016 17:59:11 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:38460 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750813AbcEaV7J (ORCPT ); Tue, 31 May 2016 17:59:09 -0400 X-Sasl-enc: 58lQlXfs1iLPHavkDVFigmOlGFP3YnH3aUDVHFGXbK3i 1464731947 Date: Tue, 31 May 2016 14:59:07 -0700 From: Greg KH To: "Colenbrander, Roelof" Cc: "dh.herrmann@googlemail.com" , "jikos@kernel.org" , "benjamin.tissoires@redhat.com" , "linux-input@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , "roderick@gaikai.com" Subject: Re: [PATCH] HID: uhid: Fixes a bug with userspace bluetooth stacks, which causes hangs during certain operations Message-ID: <20160531215907.GB30197@kroah.com> References: <1463602269-19844-1-git-send-email-roderick.colenbrander@sony.com> <1DD62093774CEE42AFC16E785A1088045F496A74@USCULXMSG04.am.sony.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1DD62093774CEE42AFC16E785A1088045F496A74@USCULXMSG04.am.sony.com> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 31, 2016 at 09:10:36PM +0000, Colenbrander, Roelof wrote: > Hi, > > The patch in this thread is part of input work I'm doing with my team > and will hopefully be the first of many, but we are new to the > linux-input project. We shared this patch first in April and again > about 2 weeks ago in May, but we haven't received any feedback so far. It's been the middle of the merge window for the past 2 weeks, where no new code is usually reviewed or handled at all. Give the maintainers a bit of time to catch up. thanks, greg k-h