mirror of
https://salsa.debian.org/kernel-team/kernel-handbook.git
synced 2026-01-16 23:12:12 +00:00
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:
parent
159b968625
commit
c5fa5f7f1b
2 changed files with 1 additions and 7 deletions
|
|
@ -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
1
debian/changelog
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue