Re: [PATCH 11/15] tools headers UAPI: Update tools's copy of drm.h headers

From: Daniel Stone
Date: Tue Apr 14 2020 - 12:58:58 EST


On Tue, 2020-04-14 at 13:48 -0300, Arnaldo Carvalho de Melo wrote:
> Picking the changes from:
>
> 455e00f1412f ("drm: Add getfb2 ioctl")
>
> Silencing these perf build warnings:
>
> Warning: Kernel ABI header at 'tools/include/uapi/drm/drm.h'
> differs from latest version at 'include/uapi/drm/drm.h'
> diff -u tools/include/uapi/drm/drm.h include/uapi/drm/drm.h
>
> Now 'perf trace' and other code that might use the
> tools/perf/trace/beauty autogenerated tables will be able to
> translate
> this new ioctl code into a string:
>
> [...]

Acked-by: Daniel Stone <daniels@xxxxxxxxxxxxx>

Cheers,
Daniel