Re: [PATCH v5] overflow: Introduce overflows_type() and castable_to_type()

From: Gwan-gyeong Mun
Date: Sat Oct 29 2022 - 04:02:47 EST




On 10/29/22 10:32 AM, Kees Cook wrote:
On Sat, Oct 29, 2022 at 08:55:43AM +0300, Gwan-gyeong Mun wrote:
Hi Kees,

Hi! :)

I've updated to v5 with the last comment of Nathan.
Could you please kindly review what more is needed as we move forward with
this patch?

It looks fine to me -- I assume it'll go via the drm tree? Would you
rather I carry the non-drm changes in my tree instead?

Hi!
Yes, I think it would be better to run this patch on your tree.
this patch moves the macro of i915 to overflows.h and modifies one part of drm's driver code, but I think this part can be easily applied when merging into the drm tree.

Many thanks,
G.G.