Hi Alastair,
I'm still seeing problems with the handling of the info structure and
ref counting on the AFU. To make things easier, I'm attaching a patch.
There's also a bunch of other review comments in the patch, check for
the comments with the "fxb" marker.
I've played a bit with driver un
From: Alastair D'Silva
The OCXL driver contains both frontend code for interacting with userspace,
as well as backend code for interacting with the hardware.
This patch separates the backend code from the frontend so that it can be
used by other device drivers that communicate via OpenCAPI.
Rel