[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170119094145.GF22865@gmail.com>
Date: Thu, 19 Jan 2017 10:41:45 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Lu Baolu <baolu.lu@...ux.intel.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Mathias Nyman <mathias.nyman@...ux.intel.com>,
Ingo Molnar <mingo@...hat.com>, tglx@...utronix.de,
peterz@...radead.org, linux-usb@...r.kernel.org, x86@...nel.org,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org
Subject: Re: [PATCH v5 4/4] usb: doc: add document for USB3 debug port usage
* Lu Baolu <baolu.lu@...ux.intel.com> wrote:
> Add Documentation/usb/usb3-debug-port.rst. This document includes
> the user guide for USB3 debug port.
>
> Cc: linux-doc@...r.kernel.org
> Signed-off-by: Lu Baolu <baolu.lu@...ux.intel.com>
> ---
> Documentation/usb/usb3-debug-port.rst | 95 +++++++++++++++++++++++++++++++++++
> 1 file changed, 95 insertions(+)
> create mode 100644 Documentation/usb/usb3-debug-port.rst
>
> diff --git a/Documentation/usb/usb3-debug-port.rst b/Documentation/usb/usb3-debug-port.rst
> new file mode 100644
> index 0000000..70eabe4
> --- /dev/null
> +++ b/Documentation/usb/usb3-debug-port.rst
> @@ -0,0 +1,95 @@
> +===============
> +USB3 debug port
> +===============
> +
> +:Author: Lu Baolu <baolu.lu@...ux.intel.com>
> +:Date: October 2016
> +
> +GENERAL
> +=======
> +
> +This is a HOWTO for using USB3 debug port on x86 systems.
> +
> +Before using any kernel debugging functionalities based on USB3
s/debugging functionalities
/debugging functionality
> +debug port, you need to check 1) whether debug port is supported
> +by the xHCI host, 2) which port is used for debugging purpose
s/debugging purpose
/debugging purposes
> +On debug target system, you need to customize a debugging kernel
s/On debug target system
On the debug target system
(There are more typos/grammar errors in the document, please re-read it.)
Thanks,
Ingo
Powered by blists - more mailing lists