OSDN Git Service

cxl: Configure PSL to not use APC virtual machines
authorVaibhav Jain <vaibhav@linux.vnet.ibm.com>
Tue, 17 Apr 2018 05:11:02 +0000 (10:41 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 1 Jun 2018 15:48:10 +0000 (01:48 +1000)
commit9a6d2022bacd8fca0be6297459a02dfd28dad6ba
tree8e136f2e448d797a1f2afcacfe12132c8d1a4a36
parentb6c84ba22ff3a198eb8d5552cf9b8fda1d792e54
cxl: Configure PSL to not use APC virtual machines

APC virtual machines arent used on POWER-9 chips and are already
disabled in on-chip CAPP. They also need to be disabled on the PSL via
'PSL Data Send Control Register' by setting bit(47). This forces the
PSL to send commands to CAPP with queue.id == 0.

Fixes: 5632874311db ("cxl: Add support for POWER9 DD2")
Cc: stable@vger.kernel.org # v4.15+
Signed-off-by: Vaibhav Jain <vaibhav@linux.vnet.ibm.com>
Acked-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Reviewed-by: Alastair D'Silva <alastair@d-silva.org>
Reviewed-by: Christophe Lombard <clombard@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/misc/cxl/pci.c