[PATCH V2 4/8] accel/amdxdna: Replace idr api with xarray

Jeffrey Hugo quic_jhugo at quicinc.com
Fri Dec 13 16:42:36 UTC 2024


On 12/6/2024 2:59 PM, Lizhi Hou wrote:
> Switch mailbox message id and hardware context id management over from
> the idr api to the xarray api.
> 
> Signed-off-by: Lizhi Hou <lizhi.hou at amd.com>

Implementation looks sane, however you appear to be missing several 
instances of #include <linux/xarray.h>

-Jeff


More information about the dri-devel mailing list