]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwpoison: remove unused global variable in do_machine_check()
authorChen Yucong <slaoub@gmail.com>
Thu, 22 May 2014 00:43:26 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:43:26 +0000 (10:43 +1000)
commitdb6b6837d8f338586e0ab13727d5cffedbee97de
tree600c42ace7add7d2c4714fc9027ee3e74b0f26b3
parente105d4e17b7cd7715c9ab9313a3f729988642716
hwpoison: remove unused global variable in do_machine_check()

Remove an unused global variable mce_entry and relative operations in
do_machine_check().

Signed-off-by: Chen Yucong <slaoub@gmail.com>
Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Cc: Wu Fengguang <fengguang.wu@intel.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/x86/include/asm/mce.h
arch/x86/kernel/cpu/mcheck/mce.c