]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/powernv: Remove machine check handling in OPAL.
authorMahesh Salgaonkar <mahesh@linux.vnet.ibm.com>
Wed, 30 Oct 2013 14:35:58 +0000 (20:05 +0530)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 5 Dec 2013 05:05:21 +0000 (16:05 +1100)
commit094fe02e9c780bacefb64566cc41649e0a8d3388
tree887ca2c766b0457075ef58cc4d2e1a23f3eefa9a
parent9b79758d9ab3d22f065f315f1b01e44d132c8cba
powerpc/powernv: Remove machine check handling in OPAL.

Now that we are ready to handle machine check directly in linux, do not
register with firmware to handle machine check exception.

Signed-off-by: Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/powernv/opal.c