drm/xe/uapi: Change rsvd to pad in struct drm_xe_class_instance
authorFrancois Dugast <francois.dugast@intel.com>
Tue, 14 Nov 2023 13:34:29 +0000 (13:34 +0000)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:44:34 +0000 (11:44 -0500)
commit5ca2c4b800194b55a863882273b8ca34b56afb35
tree52c8819be3761e13a30fb36406ca2815a7c80ffe
parent3ac4a7896d1c02918ee76acaf7e8160f3d11fa75
drm/xe/uapi: Change rsvd to pad in struct drm_xe_class_instance

Change rsvd to pad in struct drm_xe_class_instance to prevent the field
from being used in future.

v2: Change from fixup to regular commit because this touches the
    uAPI (Francois Dugast)

Signed-off-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Signed-off-by: Francois Dugast <francois.dugast@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_query.c
include/uapi/drm/xe_drm.h