linux/arch
zhangwei(Jovi) 5452c7f8c7 sparc/sysrq: fix inconstistent help message of sysrq key
Currently help message of /proc/sysrq-trigger highlight its
upper-case characters, like below:

      SysRq : HELP : loglevel(0-9) reBoot Crash terminate-all-tasks(E)
      memory-full-oom-kill(F) kill-all-tasks(I) ...

this would confuse user trigger sysrq by upper-case character, which is
inconsistent with the real lower-case character registed key.

This inconsistent help message will also lead more confused when
26 upper-case letters put into use in future.

This patch fix spare sysrq key: "global-regs(y)"

Signed-off-by: zhangwei(Jovi) <jovi.zhangwei@huawei.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-04-30 17:04:10 -07:00
..
alpha dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
arc arc, print-fatal-signals: reduce duplicated information 2013-04-30 17:04:02 -07:00
arm ARM/etm/sysrq: fix inconstistent help message of sysrq key 2013-04-30 17:04:10 -07:00
arm64 dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
avr32 dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
blackfin dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
c6x dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
cris dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
frv dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
h8300 dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
hexagon dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
ia64 dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
m32r dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
m68k dump_stack: consolidate dump_stack() implementations and unify their behaviors 2013-04-30 17:04:02 -07:00
metag dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
microblaze dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
mips dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
mn10300 dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
openrisc dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
parisc Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS 2013-04-30 17:04:09 -07:00
powerpc powerpc/xmon/sysrq: fix inconstistent help message of sysrq key 2013-04-30 17:04:10 -07:00
s390 Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS 2013-04-30 17:04:09 -07:00
score dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
sh dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
sparc sparc/sysrq: fix inconstistent help message of sysrq key 2013-04-30 17:04:10 -07:00
tile Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS 2013-04-30 17:04:09 -07:00
um dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
unicore32 dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
x86 Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS 2013-04-30 17:04:09 -07:00
xtensa dump_stack: unify debug information printed by show_regs() 2013-04-30 17:04:02 -07:00
.gitignore
Kconfig idle: Remove GENERIC_IDLE_LOOP config switch 2013-04-17 10:39:38 +02:00