Re: [PATCH 1/2] habanalabs/uapi: move uapi file to drm

From: Greg KH
Date: Tue Dec 27 2022 - 02:26:15 EST


On Mon, Dec 26, 2022 at 11:32:26PM +0200, Oded Gabbay wrote:
> Move the habanalabs.h uapi file from include/uapi/misc to
> include/uapi/drm, and rename it to habanalabs_accel.h.
>
> This is required before moving the actual driver to the accel
> subsystem.

What requires this? Isn't this going to break userspace code?

thanks,

greg k-h