Re: Kernel 6.16-rc5+: New warning from drivers/gpu/drm/drm_gem.c

2025-07-12 Thread Chris Clayton
Thanks, Simona. On 11/07/2025 22:54, Simona Vetter wrote: > On Fri, Jul 11, 2025 at 01:34:19PM +0100, Chris Clayton wrote: >> Hi >> >> I've built and installed 6.16 cloned from Linus' tree and am consistently >> getting a warning during system startup. >> The warning is not produced by rc4 but is

Re: Kernel 6.16-rc5+: New warning from drivers/gpu/drm/drm_gem.c

2025-07-11 Thread Simona Vetter
On Fri, Jul 11, 2025 at 01:34:19PM +0100, Chris Clayton wrote: > Hi > > I've built and installed 6.16 cloned from Linus' tree and am consistently > getting a warning during system startup. > The warning is not produced by rc4 but is by rc5, so I've bisected between > those two points abd the out

Kernel 6.16-rc5+: New warning from drivers/gpu/drm/drm_gem.c

2025-07-11 Thread Chris Clayton
Hi I've built and installed 6.16 cloned from Linus' tree and am consistently getting a warning during system startup. The warning is not produced by rc4 but is by rc5, so I've bisected between those two points abd the outcome is: 5307dce878d4126e1b375587318955bd019c3741 is the first bad commit