Remove mention of maintainers analysing oopses

We hardly ever do this sort of advaned debugging, so it's not worth
mentioning here.
This commit is contained in:
Ben Hutchings 2022-07-15 22:21:38 +02:00
parent 159b968625
commit c5fa5f7f1b
2 changed files with 1 additions and 7 deletions

View file

@ -163,13 +163,6 @@ since
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>
Matching the machine code and registers in an 'oops' against the source and
deducing how the impossible happened (this doesn't work that often but when it
does you look like a genius ;-)
</para>
</listitem>
</itemizedlist>
</section>

1
debian/changelog vendored
View file

@ -19,6 +19,7 @@ kernel-handbook (1.0.20) UNRELEASED; urgency=medium
* Capitalise "Git" outside of command and package names
* Revise the bug handling policy:
- Remove reference to defunct kerneloops.org site
- Remove mention of maintainers analysing oopses
[ Debian Janitor ]
* Trim trailing whitespace.