2000-12-12 21:15:39

by Riley Williams

[permalink] [raw]
Subject: 2.2.18: Patch to SysRq code

Hi Alan.

The enclosed patch deals with two problems relating to the Magic SysRq
function, as follows:

1. One of my pet peeves with SysRq as implemented is the apparently
random order theoptions as listed in the SysRq help list. This
patch sorts that list into case-insensitive alphabetical order.

2. According to the above-mentioned help list, the log level can be
set in the range 0 to 8. The code additionally allows log level
9 to be set, so this was added to the list.

Best wishes from Riley.


Attachments:
sysrq-1.diff (842.00 B)
Patch to sysrq.c