From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753335AbaHEAMg (ORCPT ); Mon, 4 Aug 2014 20:12:36 -0400 Received: from mga02.intel.com ([134.134.136.20]:11831 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752583AbaHEAMf (ORCPT ); Mon, 4 Aug 2014 20:12:35 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,801,1400050800"; d="scan'208";a="553706167" Date: Mon, 4 Aug 2014 17:12:37 -0700 From: Sarah Sharp To: Nick Krause Cc: Paul Zimmerman , "Valdis.Kletnieks@vt.edu" , "linux-kernel@vger.kernel.org" , "linux-usb@vger.kernel.org" , "Nyman, Mathias" Subject: Re: Kernel Debugging Support Message-ID: <20140805001237.GA29701@xanatos> References: <20140804164633.GA28436@xanatos> <58974.1407180184@turing-police.cc.vt.edu> <62334.1407184063@turing-police.cc.vt.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 04, 2014 at 07:11:07PM -0400, Nick Krause wrote: > On Mon, Aug 4, 2014 at 7:03 PM, Paul Zimmerman > wrote: > >> From: Nick Krause [mailto:xerofoify@gmail.com] [snip] > >> Paul , > >> My computer is rather old now as of Sandy Bridge days, so I probably > >> can't test the patch > >> on my own machine. However I will look at the code and see if I can > >> forward port it > >> against the usb git tree I have a current version of. In addition I > >> would like the new xhci > >> maintainers information in order to send out a patch with the > >> Maintainer for xhci updated. > > > > Sarah already told you who the new maintainer is, and then CCed him > > on this thread. Hint: There is a file name 'MAINTAINERS' in the root > > of the kernel tree, which tells you who the maintainers are for all of > > the subsystems. Please read Documentation/SubmittingPatches, it has a > > lot of information like this that you need to know. > > > > -- > > Paul > > > Thanks I will read this file and thanks for the information. I known > where the file is I will > add the information then. You may be looking at an older version of MAINTAINERS. Mathias has only been marked as the maintainer since 3.15. Which kernel version are you working on? Sarah Sharp