Hi Randy, On Thu, 17 Dec 2020 08:46:03 -0800 Randy Dunlap wrote: > > on x86_64: > > (These are on 2 different builds.) > > > gcc --version > gcc (SUSE Linux) 7.5.0 > > > drivers/gpu/drm/drm_edid.o: warning: objtool: do_cvt_mode() falls through to next function drm_get_override_edid.isra.30() This one should be fixed by commit d652d5f1eeeb ("drm/edid: fix objtool warning in drm_cvt_modes()") in Linus' tree. -- Cheers, Stephen Rothwell