From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 40y86Q4xqKzDrph for ; Sat, 2 Jun 2018 01:54:54 +1000 (AEST) In-Reply-To: <20180417051102.7577-1-vaibhav@linux.vnet.ibm.com> To: Vaibhav Jain , linuxppc-dev@lists.ozlabs.org, Frederic Barrat From: Michael Ellerman Cc: Philippe Bergheaud , Alastair D'Silva , Vaibhav Jain , Andrew Donnellan , Christophe Lombard Subject: Re: cxl: Configure PSL to not use APC virtual machines Message-Id: <40y86Q3flXz9s1b@ozlabs.org> Date: Sat, 2 Jun 2018 01:54:54 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2018-04-17 at 05:11:02 UTC, Vaibhav Jain wrote: > 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. > > Signed-off-by: Vaibhav Jain > Acked-by: Andrew Donnellan > Reviewed-by: Alastair D'Silva > Reviewed-by: Christophe Lombard Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/9a6d2022bacd8fca0be6297459a02d cheers