From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:56438 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753672AbdFVXaT (ORCPT ); Thu, 22 Jun 2017 19:30:19 -0400 Date: Fri, 23 Jun 2017 07:30:12 +0800 From: "gregkh@linuxfoundation.org" To: "Tsai, Nicholas" Cc: "jiahau@gmail.com" , "Lars_Chang@asmedia.com.tw" , "mathias.nyman@linux.intel.com" , "stable@vger.kernel.org" Subject: Re: patch "xhci: Limit USB2 port wake support for AMD Promontory hosts" added to usb-linus Message-ID: <20170622233012.GA19910@kroah.com> References: <149792881710119@kroah.com> <20170622132358.GB558@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Thu, Jun 22, 2017 at 04:11:03PM +0000, Tsai, Nicholas wrote: > Thanks for your quickly reply. > Because I am not familiar about the Linux upstream, could you point > out where could I read the" Documentation/development_process/"? That is a directory path within the kernel source tree itself. Or you can read it online on many sites that build the kernel documentation tree. One example would be the following link: https://01.org/linuxgraphics/gfx-docs/drm/process/development-process.html hope this helps, greg k-h