]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
x86/ras: Get rid of mce_process_work()
authorBorislav Petkov <bp@suse.de>
Mon, 23 Jan 2017 18:35:13 +0000 (19:35 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 24 Jan 2017 08:14:56 +0000 (09:14 +0100)
commitcff4c0391a692cf9b89932c62a7f879fb3637148
treeefbc40ecc6f8fab7010df49ae910f1c1aec8990e
parent0bceab677dcef409f6281d922461057721d547b3
x86/ras: Get rid of mce_process_work()

Make mce_gen_pool_process() the workqueue function directly and save us
an indirection.

Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Yazen Ghannam <Yazen.Ghannam@amd.com>
Cc: linux-edac <linux-edac@vger.kernel.org>
Link: http://lkml.kernel.org/r/20170123183514.13356-9-bp@alien8.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/mcheck/mce-genpool.c
arch/x86/kernel/cpu/mcheck/mce-internal.h
arch/x86/kernel/cpu/mcheck/mce.c