> -----Original Message----- > From: Intel-gfx <intel-gfx-bounces@xxxxxxxxxxxxxxxxxxxxx> On Behalf Of Luca > Coelho > Sent: Tuesday, May 28, 2024 4:59 PM > To: intel-gfx@xxxxxxxxxxxxxxxxxxxxx > Cc: Syrjala, Ville <ville.syrjala@xxxxxxxxx> > Subject: [PATCH 0/2] drm/i915: prevent some static analyzer warnings > > 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. > Thanks for patches and reviews Pushed to drm-intel-next Regards, Suraj Kandpal > > 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