On 2018-10-31 14:16, Amir Livneh wrote:
> @@ -2978,7 +2978,7 @@ The following commands are supported:
>When the function is hit, it will dump the contents of the ftrace
>ring buffer to the console. This is useful if you need to debug
>something, and want to dump the trace when a certain
On 2018-10-20 00:16, Randy Dunlap wrote:
> -A another way is to use wildcard. The match rule support ``*`` (matches
> -zero or more characters) and ``?`` (matches exactly one character).For
> +A another way is to use wildcards. The match rule supports ``*`` (matches
> +zero or more characters) and
On 2018-10-18 18:31, Jonathan Corbet wrote:
> Unfortunately, this patch is badly white-space mangled. I tried fixing
> it up but eventually had to give up and move on.
>
> Please fix up your email client so that this doesn't happen; see
> Documentation/process/email-clients.rst for some helpful s
This patch fixes a minor, incorrect piece of grammar in the UIO howto.
Signed-off-by: Will Korteland
Acked-by: Randy Dunlap
---
The sole change since v1 is that I re-did the patch against
linux-next-20181016 instead of linux. Sorry for the extra work Greg, and
thanks Randy for the acked-by
This patch fixes a minor, incorrect piece of grammar in the UIO howto.
Signed-off-by: Will Korteland
---
This is my first attempt at a kernel patch, so please let me know if
I've done something silly. I sent a copy of this a few days ago, but
I can't find it on the public archives -