On Sat, 16 May 2020 20:43:39 -0700 Randy Dunlap <rdun...@infradead.org> wrote:
> From: Randy Dunlap <rdun...@infradead.org> > > Update Documentation/admin-guide/bug-hunting.rst: > > - add a small section on "Modules linked in" and their possible flags; > - delete all references to ksymoops since it is no longer applicable; > - fix spello, grammar, and punctuation; > - note that get_maintainers.pl only provides recent patchers if it is > run inside a git tree; > - add mention of scripts/decode_stacktrace.sh; > > Signed-off-by: Randy Dunlap <rdun...@infradead.org> > Cc: g...@wind.rmcc.com > --- > Documentation/admin-guide/bug-hunting.rst | 53 +++++++++++--------- > 1 file changed, 31 insertions(+), 22 deletions(-) Applied, thanks. jon