Hi!
This is the start of the stable review cycle for the 5.4.287 release. There are 321 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
We are getting build failures here on arm_v7:
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/15... https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/8625486...
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c:173:2: error: 'DRM_GEM_CMA_DRIVER_OPS' undeclared here (not in a function); did you mean 'DRM_GEM_CMA_VMAP_DRIVER_OPS'? 6367 173 | DRM_GEM_CMA_DRIVER_OPS, 6368 | ^~~~~~~~~~~~~~~~~~~~~~ 6369 | DRM_GEM_CMA_VMAP_DRIVER_OPS 6370 make[4]: *** [scripts/Makefile.build:262: drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.o] Error 1 6371 make[3]: *** [scripts/Makefile.build:497: drivers/gpu/drm/fsl-dcu] Error 2 6372 make[3]: *** Waiting for unfinished jobs.... 6373
Best regards, Pavel