]> git.baikalelectronics.ru Git - kernel.git/commit
admin-guide: merge oops-tracing with bug-hunting
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 7 Nov 2016 19:03:19 +0000 (17:03 -0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 7 Nov 2016 23:50:33 +0000 (16:50 -0700)
commit05555aabc6e2fbab05dfd1e97d286e640a1aa276
treee3226e34e0120ba45e78edd3d22b4ffbb31b79e0
parente2bbaf9c9596265360c6e1534a9bdf565f29cf31
admin-guide: merge oops-tracing with bug-hunting

Now that oops-tracing.rst has only information about
stack dumps found on OOPS, and bug-hunting.rst has only
information about how to identify the source code line
associated with a stack dump, let's merge them and
improve the information inside it.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/bug-hunting.rst
Documentation/admin-guide/index.rst
Documentation/admin-guide/oops-tracing.rst [deleted file]