[PATCH v2] cxl: Dump PSL_FIR register on PSL9 error irq

christophe lombard clombard at linux.vnet.ibm.com
Tue Oct 17 00:59:36 AEDT 2017


Le 11/10/2017 à 08:14, Vaibhav Jain a écrit :

> For PSL9 currently we aren't dumping the PSL FIR register when a
> PSL error interrupt is triggered. Contents of this register are useful
> in debugging AFU issues.
>
> This patch fixes issue by adding a new service_layer_ops callback
> cxl_native_err_irq_dump_regs_psl9() to dump the PSL_FIR registers on a
> PSL error interrupt thereby bringing the behavior in line with PSL on
> POWER-8. Also the existing service_layer_ops callback
> for PSL8 has been renamed to cxl_native_err_irq_dump_regs_psl8().
>
> Signed-off-by: Vaibhav Jain <vaibhav at linux.vnet.ibm.com>
> ---
> Changelog:
> [v2] -> As created a different function to dump the FIR register for PSL9 (Fred)
> ---
>
Thanks

Acked-by:  Christophe Lombard<clombard at linux.vnet.ibm.com>



More information about the Linuxppc-dev mailing list