As Jon pointed, the documentation at bug-hunting.rst contains
old stuff. There are also old stuff at oops-tracing, with also
handles with about the same stuff.
This series update the information there, in order to keep it more
updated.
Jon,
Please notice that I kept one section there called:
"Notes on Oops tracing with klogd"
IMHO, we can just send that to /dev/null, but better to ask before dropping ;)
Mauro Carvalho Chehab (4):
bug-hunting.rst: update info about bug hunting
doc-rst: admin-guide: move bug bisect to a separate file
admin-guide: move tainted kernels info to a separate file
admin-guide: merge oops-tracing with bug-hunting
Documentation/admin-guide/bug-bisect.rst | 78 +++++
Documentation/admin-guide/bug-hunting.rst | 464 ++++++++++++++++----------
Documentation/admin-guide/index.rst | 11 +-
Documentation/admin-guide/oops-tracing.rst | 300 -----------------
Documentation/admin-guide/tainted-kernels.rst | 59 ++++
5 files changed, 435 insertions(+), 477 deletions(-)
create mode 100644 Documentation/admin-guide/bug-bisect.rst
delete mode 100644 Documentation/admin-guide/oops-tracing.rst
create mode 100644 Documentation/admin-guide/tainted-kernels.rst
--
2.7.4
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html