]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
powerpc/mce: Move 64-bit machine check code into mce.c
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 8 Aug 2017 06:39:24 +0000 (16:39 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Aug 2017 13:31:31 +0000 (23:31 +1000)
commitccd3cd361341b71ae2afa596f6b470fcb32a916e
treecb720172f10cd75c9566d8f01fb9438f6f9cc897
parent7f3f819e94415b7c6d9bcd2d818595504069eae4
powerpc/mce: Move 64-bit machine check code into mce.c

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>
arch/powerpc/kernel/mce.c
arch/powerpc/kernel/traps.c