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> -- Kees Cook