[REGRESSION][BISECTED] Re: 6.12.7 stable new error: event xe_bo_move has unsafe dereference of argument 4

Steven Rostedt rostedt at goodmis.org
Thu Jan 2 01:49:59 UTC 2025


On Wed, 01 Jan 2025 21:55:26 +0100
Thomas Hellström <thomas.hellstrom at linux.intel.com> wrote:

> FWIW, we actually worked around this during the holiday in the drm-xe-
> next branch in the xe driver since it was breaking our CI. Was planning
> to include it for drm-xe-fixes for tomorrow. Since xe appeared to be
> the only driver hitting this, our assumption was that it'd be better
> fixed in the driver.

The driver wasn't broken. I changed the verifier and it incorrectly
flagged that driver's trace event as unsafe. Yeah, it's the only driver
to use an array of strings, but it doesn't mean it was wrong.

-- Steve


More information about the dri-devel mailing list