Re: [PATCH V2] cxl: Add support for ASB_Notify on POWER9
From: Philippe Bergheaud <hidden>
Date: 2017-12-12 15:39:43
From: Philippe Bergheaud <hidden>
Date: 2017-12-12 15:39:43
On 01/12/2017 16:53, Christophe Lombard wrote:
The POWER9 core supports a new feature: ASB_Notify which requires the support of the Special Purpose Register: TIDR. The ASB_Notify command, generated by the AFU, will attempt to wake-up the host thread identified by the particular LPID:PID:TID. This patch assign a unique TIDR (thread id) for the current thread which will be used in the process element entry. A next patch will handle a new kind of "compatible" property in the device-tree (PHB DT node) indicating which version of CAPI and which features are supported. Signed-off-by: Christophe Lombard <redacted>
Reviewed-by: Philippe Bergheaud <redacted>