On Sun, 14 Jun 2020 21:11:00 -0700 Randy Dunlap <[email protected]> wrote:
> From: Randy Dunlap <[email protected]> > > Fix heading format warnings in admin-guide/sysctl/kernel.rst: > > Documentation/admin-guide/sysctl/kernel.rst:339: WARNING: Title underline too > short. > hung_task_all_cpu_backtrace: > ================ > > Documentation/admin-guide/sysctl/kernel.rst:650: WARNING: Title underline too > short. > oops_all_cpu_backtrace: > ================ > > Fixes: 0ec9dc9bcba0 ("kernel/hung_task.c: introduce sysctl to print all > traces when a hung task is detected") > Fixes: 60c958d8df9c ("panic: add sysctl to dump all CPUs backtraces on oops > event") > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Guilherme G. Piccoli <[email protected]> > Cc: Andrew Morton <[email protected]> > --- > Documentation/admin-guide/sysctl/kernel.rst | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Applied, thanks. jon

