On Fri, Jan 05, Randy Dunlap wrote:

> From: Randy Dunlap <[EMAIL PROTECTED]>
> 
> SysRq showBlockedTasks is not done via B or T, it's done via X,
> so put that in the Help message.

Weird, who failed to run this command before adding new stuff?!
find * -type f -print0 | xargs -0 env -i grep -nw register_sysrq_key

sysrq x is for xmon, see arch/powerpc/xmon/xmon.c
Better switch the new stuff to 'z' or 'w'
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to