Files
ubports_kernel_google_msm/arch/x86/kernel/cpu
Hidetoshi Seto 1020bcbcc7 x86, mce: rename static variables around trigger
"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>
2009-06-16 16:56:06 -07:00
..
2008-06-03 14:43:00 -07:00
2008-07-31 23:56:27 +02:00
2009-03-23 02:06:51 +05:30
2008-11-23 11:02:36 +01:00