Re: [PATCH 1/2 v3] sysrq: showBlockedTasks is sysrq-W

2007-01-06 Thread Dave Jones
On Sat, Jan 06, 2007 at 02:04:24PM -0800, Randy Dunlap wrote: > +.help_msg = "showBlockedTasks(W)", Why not the same scheme as the existing help msgs.. shoWblockedtasks ? Dave -- http://www.codemonkey.org.uk - To unsubscribe from this list: send the line "unsubscri

[PATCH 1/2 v3] sysrq: showBlockedTasks is sysrq-W

2007-01-06 Thread Randy Dunlap
From: Randy Dunlap <[EMAIL PROTECTED]> SysRq showBlockedTasks is not done via B or T, it's done via W, so put that in the Help message. It was previously done via X, but X is already used for Xmon on ppc & powerpc platforms and this collision needs to be avoided. All callers of register_sysrq_ke