[PATCH] drm/panthor: Add FOP_UNSIGNED_OFFSET to fop_flags
Christian Brauner
brauner at kernel.org
Sat Sep 21 07:19:17 UTC 2024
On Fri, Sep 20, 2024 at 11:28:02AM GMT, Liviu Dudau wrote:
> Since 641bb4394f40 ("fs: move FMODE_UNSIGNED_OFFSET to fop_flags")
> the FMODE_UNSIGNED_OFFSET flag has been moved to fop_flags and renamed,
> but the patch failed to make the changes for the panthor driver.
> When user space opens the render node the WARN() added by the patch
> gets triggered.
>
> Fixes: 641bb4394f40 ("fs: move FMODE_UNSIGNED_OFFSET to fop_flags")
> Cc: Christian Brauner <brauner at kernel.org>
> Signed-off-by: Liviu Dudau <liviu.dudau at arm.com>
> ---
Reviewed-by: Christian Brauner <brauner at kernel.org>
More information about the dri-devel
mailing list