On Tue, 2017-06-13 at 15:41:05 UTC, Christophe Lombard wrote: > A previous set of patches "cxl: Add support for Coherent Accelerator > Interface Architecture 2.0" has introduced a new support for the CAPI > cards. These patches have been tested on Simulation environment and > quite a bit of them have been tested on real hardware. > > This patch brings new fixes after a series of tests carried out on > new equipment: > * Add POWER9 definition. > * Re-enable any masked interrupts when the AFU is not activated after > resetting the AFU. > * Remove the api cxl_is_psl8/9 which is no longer useful. > * Do not dump CAPI1 registers. > * Rewrite cxl_is_page_fault() function. > * Do not register slb callack on P9. > > Signed-off-by: Christophe Lombard <clomb...@linux.vnet.ibm.com> > Acked-by: Frederic Barrat <fbar...@linux.vnet.ibm.com>
Applied to powerpc fixes, thanks. https://git.kernel.org/powerpc/c/797625deaedd9a0621376817db2813 cheers