]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/eeh: Avoid event on passed PE
authorGavin Shan <gwshan@linux.vnet.ibm.com>
Tue, 10 Jun 2014 01:41:55 +0000 (11:41 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 5 Aug 2014 05:28:47 +0000 (15:28 +1000)
commita96441e91c39450f221bd5044b4637efb8482308
tree3adea52ae78ec67819c5cde299436fa4c4fd37c7
parent521e00bd728c24077220ca130262f97ab2a04ea5
powerpc/eeh: Avoid event on passed PE

We must not handle EEH error on devices which are passed to somebody
else. Instead, we expect that the frozen device owner detects an EEH
error and recovers from it.

This avoids EEH error handling on passed through devices so the device
owner gets a chance to handle them.

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Acked-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/eeh.h
arch/powerpc/kernel/eeh.c
arch/powerpc/platforms/powernv/eeh-ioda.c