login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
17
Re: [PATCH 2.6.23] SysRq: print hotkey info while pressing undef key
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Yi Yang
Subject:
Re: [PATCH 2.6.23] SysRq: print hotkey info while pressing undef key
Date: Wednesday, October 17, 2007 - 8:08 am
Andreas Schwab 写道:
quoted text
> Yi Yang <yang.y.yi@gmail.com> writes: > > >> For SysRq, we just can get hot key list from Documentation/sysrq.txt >> , but in the most of cases, the user can't access it by hand on >> using SysRq to debug, so it is better for SysRq to provide an online >> help for the users. >> >> SysRq has already provided a similiar help before this patch, but it >> is not so definite that the user doesn't know what happened and how >> to do on pressing an undefined hot key. >> >> In addition, that funtion has a big loop with another big loop >> embedded which is very inefficient, it is intended to skip some hot >> key help info for such a function as "Changing Loglevel", just print >> a help info for this, that is very unnecessary. In fact, the key '0' >> - '8' have different results the user should know. >> >> This patch add this online help function, it'll print thw whole hot >> key list and corresponding function descriptions, it can print the new >> defined hot key without any changed needed. >> >> The output is the below on pressing an undefined hot key: >> >> SysRq : <6>this hot key isn't defined. >> > ^^^ > > This is misplaced. >
printk(KERN_INFO "SysRq : \n") can fix it.
quoted text
> >> @@ -410,7 +420,7 @@ void __handle_sysrq(int key, struct tty_ >> spin_lock_irqsave(&sysrq_key_table_lock, flags); >> orig_log_level = console_loglevel; >> console_loglevel = 7; >> - printk(KERN_INFO "SysRq : "); >> + printk(KERN_INFO "\nSysRq : "); >> > > It does not make any sense to put the printk level just before the > newline, since the newline resets it to the default level. >
Thank you, I'll remove \n.
quoted text
> Andreas. > >
-
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 2.6.23] SysRq: print hotkey info while pressing und ...
, Yi Yang
, (Tue Oct 16, 8:50 am)
Re: [PATCH 2.6.23] SysRq: print hotkey info while pressing ...
, Andreas Schwab
, (Tue Oct 16, 9:01 am)
Re: [PATCH 2.6.23] SysRq: print hotkey info while pressing ...
, Pavel Machek
, (Tue Oct 16, 10:21 am)
Re: [PATCH 2.6.23] SysRq: print hotkey info while pressing ...
, Yi Yang
, (Wed Oct 17, 8:08 am)
Re: [PATCH 2.6.23] SysRq: print hotkey info while pressing ...
, Yi Yang
, (Wed Oct 17, 8:15 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ingo Molnar
Re: [PATCH 0/3] v2 Make hierarchical RCU less IPI-happy and add more tracing
Jeremy Fitzhardinge
Re: Linux 2.6.28.10 and Linux 2.6.29.6 XEN Guest Support Broken x86_64 in BUILD
Nick Piggin
Re: [patch] CFS (Completely Fair Scheduler), v2
Gary Hade
Re: [PATCH 0/5][RFC] Physical PCI slot objects
Dave Johnson
Re: expected behavior of PF_PACKET on NETIF_F_HW_VLAN_RX device?
linux-netdev
:
Arnd Bergmann
Re: 64-bit net_device_stats
Stephens, Allan
RE: [PATCH]: tipc: Fix oops on send prior to entering networked mode
frank.blaschka
[patch 3/5] [PATCH] qeth: support z/VM VSWITCH Port Isolation
Wu Fengguang
Re: [PATCH] dm9601: handle corrupt mac address
David Miller
Re: [PATCH net-2.6.24] Fix refcounting problem with netif_rx_reschedule()
git
:
Junio C Hamano
Re: [PATCH] [RFC] add Message-ID field to log on git-am operation
Junio C Hamano
Re: Handling large files with GIT
Karl
Re: [ANNOUNCE] pg - A patch porcelain for GIT
Josh Triplett
Re: [RFC][PATCH 00/10] Sparse: Git's "make check" target
Pierre Habouzit
Re: [PATCH] git-daemon: more powerful base-path/user-path settings, using formats.
git-commits-head
:
Linux Kernel Mailing List
MIPS: RBTX4939: Fix IOC pin-enable register updating
Linux Kernel Mailing List
regulator: update email address for Liam Girdwood
Linux Kernel Mailing List
[SCSI] ipr: add message to error table
Linux Kernel Mailing List
powerpc/32: Wire up the trampoline code for kdump
Linux Kernel Mailing List
USB: omap_udc: sync with OMAP tree
openbsd-misc
:
Josh Grosse
Re: error : pkg add phpMyAdmin
Brian Candler
Re: OBSD's perspective on SELinux
Jacob Meuser
Re: /dev/audio: Device busy
David Vasek
Re: Inexpensive, low power, "wall wart" computer
William Boshuck
Re: Richard Stallman...
Colocation donated by:
Syndicate