Hi, Here's a couple of patches to prevent some static analyzer warnings. They are not really an issue as is, but with these two patches the code will be cleaner and a bit safer, while at the same time silencing these warnings. Plese review. Cheers, Luca. Luca Coelho (2): drm/i915/bios: double check array-boundary in parse_sdvo_lvds_data drm/i915: move uapi.event outside spinlock in intel_crtc_vblank_work drivers/gpu/drm/i915/display/intel_bios.c | 12 ++++++++++++ drivers/gpu/drm/i915/display/intel_crtc.c | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) -- 2.39.2