From 49dec9222f14a01b2de7b11e3de5adc204a74302 Mon Sep 17 00:00:00 2001 From: Gavin Shan Date: Mon, 21 Jul 2014 14:42:33 +1000 Subject: [PATCH] powerpc/powernv: Handle compound PE The patch introduces 3 PHB callbacks: compound PE state retrieval, force freezing and unfreezing compound PE. The PCI config accessors and PowerNV EEH backend can use them in subsequent patches. We don't export the capability of compound PE to EEH core, which helps avoiding more complexity to EEH core. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-format-patch failed