On Thu, Dec 29, 2022 at 03:40:51PM +0100, Pavel Machek wrote: > Hi! > > > This is the start of the stable review cycle for the 5.15.86 release. > > There are 731 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. > > These are just kCFI annotations. I don't believe we need them in 5.10 > (and 5.15). The original CFI implementation exists in 5.15 and the problem described in those patches should still trigger with that implementation just like kCFI, so they should likely still go to 5.15. However, they were AUTOSEL'd and we have not had any reports of problems that are solved with these patches (although that is likely because nobody who is using this hardware has tried running a CONFIG_CFI_CLANG kernel), so I do not really care if they are applied or not. > > Nathan Chancellor <nathan@xxxxxxxxxx> > > net: ethernet: ti: Fix return type of netcp_ndo_start_xmit() > > Nathan Chancellor <nathan@xxxxxxxxxx> > > drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid() > > Nathan Chancellor <nathan@xxxxxxxxxx> > > drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid() Cheers, Nathan