Re: [REGRESSION] Re: 6.13-rc1 graphics fail -> resolved

2025-01-13 Thread Genes Lists
On Sat, 2025-01-04 at 06:06 -0500, Genes Lists wrote: > On Fri, 2024-12-13 at 07:14 -0500, Genes Lists wrote: > > On Tue, 2024-12-03 at 06:34 -0500, Genes Lists wrote: > > > On Tue, 2024-12-03 at 11:16 +0200, Ville Syrjälä wrote: > > > > > ... > > > >

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

2025-01-04 Thread Genes Lists
On Sat, 2025-01-04 at 18:43 +0100, Andrea Amorosi wrote: > Hi to all, > > I've just updated my archlinux to |6.12.8-arch1-1 and I still get the > same issue:| > > Right - 6.12.8 (and Arch build of same) does not have Steve Rostedt's patch. The patch is in mainline and I believe it will be in 6.1

[REGRESSION] Re: 6.13-rc1 graphics fail

2025-01-04 Thread Genes Lists
On Fri, 2024-12-13 at 07:14 -0500, Genes Lists wrote: > On Tue, 2024-12-03 at 06:34 -0500, Genes Lists wrote: > > On Tue, 2024-12-03 at 11:16 +0200, Ville Syrjälä wrote: > > > > ... > > > > > Probably https://gitlab.freedesktop.org/drm/i915/kernel/- > &g

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

2024-12-30 Thread Genes Lists
On Mon, 2024-12-30 at 16:03 -0500, Steven Rostedt wrote: > > > > I'll start making it into an official patch. Can I add your "Tested- > by" to it? > > -- Steve Terrific thank you and sure: Tested-by: Gene C -- Gene signature.asc Description: This is a digitally signed message part

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

2024-12-30 Thread Genes Lists
On Mon, 2024-12-30 at 14:50 -0500, Steven Rostedt wrote: > On Mon, 30 Dec 2024 14:13:29 -0500 > Steven Rostedt wrote: > > > I guess the "fix" would be to have the check code ignore pointer to > > arrays, assuming they are "ok". > > Can you try this patch? > > -- Steve Confirmed - all quiet now

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

2024-12-30 Thread Genes Lists
On Mon, 2024-12-30 at 14:50 -0500, Steven Rostedt wrote: > On Mon, 30 Dec 2024 14:13:29 -0500 > Steven Rostedt wrote: > > > I guess the "fix" would be to have the check code ignore pointer to > > arrays, assuming they are "ok". > > Can you try this patch? Yep will do. Will report back shortly.

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

2024-12-30 Thread Genes Lists
On Fri, 2024-12-27 at 11:15 -0500, Genes Lists wrote: > I have not had a chance to bisect this yet but since its in stable > thought it best to share sooner than later. > > If noone spots anything, I will do a bisect soon as I can. Boot > completes and aside from this error t

Re: 6.13-rc1 graphics fail

2024-12-13 Thread Genes Lists
On Tue, 2024-12-03 at 06:34 -0500, Genes Lists wrote: > On Tue, 2024-12-03 at 11:16 +0200, Ville Syrjälä wrote: > > > ... > > > Probably https://gitlab.freedesktop.org/drm/i915/kernel/- > > /issues/13057 > > > Very helpful. > > I t

Re: Linux 6.12.4 - crash dma_alloc_attrs+0x12b via ipu6

2024-12-10 Thread Genes Lists
On Tue, 2024-12-10 at 16:18 +0100, Stanislaw Gruszka wrote: > > I've reproduced the issue. It's caused by 6.12.y commit: > > commit 6ac269abab9ca5ae910deb2d3ca54351c3467e99 > Author: Bingbu Cao > Date:   Wed Oct 16 15:53:01 2024 +0800 > >     media: ipu6: not override the dma_ops of device in d

Re: Linux 6.12.4 - crash dma_alloc_attrs+0x12b via ipu6

2024-12-10 Thread Genes Lists
On Tue, 2024-12-10 at 10:58 +0200, Jani Nikula wrote: > On Tue, 10 Dec 2024, Sakari Ailus > wrote: > > Hi, > > > > > ... > > > FYI 6.12.4 got a crash shortly after booting in dma_alloc_attrs - > > > maybe > > > triggered in ipu6_probe. Crash only happened on laptop with ipu6. > > > All > > > othe

Re: Linux 6.12.4 - crash dma_alloc_attrs+0x12b via ipu6

2024-12-10 Thread Genes Lists
On Tue, 2024-12-10 at 16:18 +0100, Stanislaw Gruszka wrote: > > The problem will disappear after applying: > https://lore.kernel.org/stable/20241209175416.59433-1- > stanislaw.grus...@linux.intel.com/ > since the allocation will not longer fail. > > ... > Regards > Stanislaw I confirm that (6.12

Re: Linux 6.12.4 - crash dma_alloc_attrs+0x12b via ipu6

2024-12-10 Thread Genes Lists
On Tue, 2024-12-10 at 13:37 +0100, Greg Kroah-Hartman wrote: > > t's a clue nonetheless. > > 'git bisect' would be nice to run if possible... Done: a) One (hopefully) small caveat : the very first bisect hit the 6.12.2 bug of missing commit b23decf8ac91 ("sched: Initialize idle tasks only once")

Re: 6.13-rc1 graphics fail

2024-12-03 Thread Genes Lists
On Tue, 2024-12-03 at 11:16 +0200, Ville Syrjälä wrote: > > ... > Probably > https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13057 > Very helpful. I tested your patch set on Linus' tree commit cdd30ebb1b9f36159d66f088b61aee264e649d7a :     https://patchwork.freedesktop.org/series/141911