On Thu, Sep 04, 2025 at 10:34:04AM +0300, Jani Nikula wrote: > On Wed, 03 Sep 2025, Kees Cook <k...@kernel.org> wrote: > > On Fri, Aug 29, 2025 at 08:46:01PM +0300, Jani Nikula wrote: > >> Move the range_overflows() and range_end_overflows() along with the _t > >> variants over from drm/i915 and drm/buddy to overflow.h. > >> > >> Cc: Kees Cook <k...@kernel.org> > >> Cc: Gustavo A. R. Silva <gustavo...@kernel.org> > >> Cc: linux-harden...@vger.kernel.org > >> Signed-off-by: Jani Nikula <jani.nik...@intel.com> > > > > Looks good to me! :) > > > > Reviewed-by: Kees Cook <k...@kernel.org> > > Cool, thanks! How do you want to handle merging this?
Since it's touching drm, feel free to take it there. I'm not worried about conflict resolution in overflow.h. -- Kees Cook