Re: [PATCH] cxl: Fix PSL timebase synchronization detection
From: Vaibhav Jain <hidden>
Date: 2016-02-25 01:19:13
From: Vaibhav Jain <hidden>
Date: 2016-02-25 01:19:13
Frederic Barrat [off-list ref] writes:
The PSL timebase synchronization is seemingly failing for configuration not including VIRT_CPU_ACCOUNTING_NATIVE. The driver shows the following trace in dmesg: PSL: Timebase sync: giving up! The PSL timebase register is actually syncing correctly, but the cxl driver is not detecting it. Fix is to use the proper timebase-to-time conversion. Signed-off-by: Frederic Barrat <redacted> Cc: <redacted> # 4.3+
Reviewed-by: Vaibhav Jain <redacted>