Re: [PATCH] sysrq: showBlockedTasks is sysrq-X

From: Olaf Hering
Date: Fri Jan 05 2007 - 14:36:15 EST


On Fri, Jan 05, Randy Dunlap wrote:

> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/