[PATCH 0/3] document sysrq interaction with loglevels V2

From: Andy Whitcroft
Date: Wed Jan 07 2009 - 21:10:44 EST


[Updated patch series incorporating feedback from Martin Mares and Randy
Dunlap.]

Following on from our discussion on sysrq and its interaction with
console loglevels here are some documentation updates, both to the
Documenation/sysrq.txt as well as to the source, to clarify how things
work and why.

Following this email are three patches. The first simply removes a
redundant 'last modified date' within the documentation file, git does
this far better. The second adds a new documentation section indicating
why you might only see the header of the sysrq command you have requested.
The last adds a comment to the console_loglevel modifications within the
sysrq code paths explaining why we might do this.

Andrew please consider for -mm.

-apw

Andy Whitcroft (3):
sysrq documentation: remove the redundant updated date
sysrq documentation: document why the command header only is shown
sysrq: add commentary on why we use the console loglevel over using
KERN_EMERG

Documentation/sysrq.txt | 19 ++++++++++++++++++-
drivers/char/sysrq.c | 6 ++++++
2 files changed, 24 insertions(+), 1 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/