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.