]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
powerpc/mce: Move 64-bit machine check code into mce.c
authorMichael Ellerman <mpe@ellerman.id.au>
Fri, 6 Oct 2017 17:26:05 +0000 (13:26 -0400)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 19 Oct 2017 14:49:22 +0000 (09:49 -0500)
commit77de988c7eab8f476f4bbee77c383c5c1e79090a
treee9b8cff67341e5108d7f91bf828c05c643bc7333
parent6290b5136582ef219f01c0b51bb6aa89c0f7bf6e
powerpc/mce: Move 64-bit machine check code into mce.c

BugLink: http://bugs.launchpad.net/bugs/1721070
We already have mce.c which is built for 64bit and contains other parts
of the machine check code, so move these bits in there too.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
(cherry picked from commit ccd3cd361341b71ae2afa596f6b470fcb32a916e)
Signed-off-by: Joseph Salisbury <joseph.salisbury@canonical.com>
Acked-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
arch/powerpc/kernel/mce.c
arch/powerpc/kernel/traps.c