Hi all, After merging the drm tree, today's linux-next build (x86_64 allmodconfig) failed like this:
/tmp/next/build/drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c: In function
'pf_get_threshold':
/tmp/next/build/drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:1788:27: error:
unused variable 'xe' [-Werror=unused-variable]
1788 | struct xe_device *xe = gt_to_xe(gt);
| ^~
cc1: all warnings being treated as errors
Caused by commit
629df234bfe73d ("drm/xe/pf: Introduce functions to configure VF thresholds")
I have used the tree from 20240627 instead.
signature.asc
Description: PGP signature
