]> git.baikalelectronics.ru Git - 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)
commit82e6132bef66533d881d17460887a49b95903daa
treecb720172f10cd75c9566d8f01fb9438f6f9cc897
parentc99f29285c383080f33ef3665bb509346c0d9a0f
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