git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e5b3e6
)
x86, mce: rename static variables around trigger
author
Hidetoshi Seto
<seto.hidetoshi@jp.fujitsu.com>
Mon, 15 Jun 2009 08:20:57 +0000
(17:20 +0900)
committer
H. Peter Anvin
<hpa@zytor.com>
Tue, 16 Jun 2009 23:56:06 +0000
(16:56 -0700)
"trigger" is not straight forward name for valiable that holds name
of user mode helper program which triggered by machine check events.
This patch renames this valiable and kins to more recognizable names.
trigger => mce_helper
trigger_argv => mce_helper_argv
notify_user => mce_need_notify
No functional changes.
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/cpu/mcheck/mce.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/cpu/mcheck/mce.c
Simple merge