[PATCH 1/2] drm/edid: Use unsigned int in drm_add_modes_noedid()

Miguel Ojeda miguel.ojeda.sandonis at gmail.com
Sat Mar 29 12:04:36 UTC 2025


On Fri, Mar 28, 2025 at 11:27 PM Lyude Paul <lyude at redhat.com> wrote:
>
> So - it actually does protect us to a limited extent on the rust side of
> things. With CONFIG_RUST_OVERFLOW_CHECKS=y, arithematic checks are builtin to
> the language. This isn't the default config of course, but it's better then
> nothing.

It is the default! :)

Cheers,
Miguel


More information about the dri-devel mailing list