Complements previous ("s390: include/asm/debug.h add kerneldoc markups")
which seemed to have dropped important non-kdoc parts such as
user space interface (level, size, flush)
as well as views and caution regarding strings in the sprintf view.
Signed-off-by: Steffen Maier
---
Doc
I.
Signed-off-by: Steffen Maier
---
Documentation/s390/s390dbf.rst | 1 +
arch/s390/include/asm/debug.h | 112 ++---
arch/s390/kernel/debug.c | 105 +++---
3 files changed, 102 insertions(+), 116 deletions(-)
di
Signed-off-by: Steffen Maier
---
Documentation/s390/s390dbf.rst | 122 +++--
1 file changed, 68 insertions(+), 54 deletions(-)
diff --git a/Documentation/s390/s390dbf.rst b/Documentation/s390/s390dbf.rst
index be42892b159e..cdb36842b898 100644
--- a
ion/s390?h=features]
If I was not mistaken, some documentation was accidentally lost
and patch 1 restores it.
After having looked closer, I came up with patches 2 and 3.
Rendered successfully on a current Fedora 30 and it looks good:
$ make SPHINXDIRS="s390" htmldocs
Steffen Maier (3):
I fell into the trap of having set up function tracer with a very
limited filter and then switched over to function_graph and was
erroneously wondering why the latter did not trace what I expected,
which was the full unabridged graph recursion.
Signed-off-by: Steffen Maier
Cc: Steven Rostedt
Cc
I fell into the trap of having set up function tracer with a very
limited filter and then switched over to function_graph and was
erroneously wondering why the latter did not trace what I expected,
which was the full unabridged graph recursion.
Signed-off-by: Steffen Maier
Cc: Steven Rostedt
Cc
Another place in lib/Kconfig.debug was already fixed in commit f8998c226587
("lib/Kconfig.debug: correct documentation paths").
Fixes: 9d85025b0418 ("docs-rst: create an user's manual book")
Signed-off-by: Steffen Maier
---
Documentation/admin-guide/kernel-paramete