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
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")
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
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
On Mon, 2024-12-02 at 20:22 +0100, Thomas Hellström wrote:
> Hi,
>
>
> Your logs shows the i915 driver loading and not the xe driver. The
> i915
> driver is the correct one for your hardware unless you are
> experimenting.
>
> So please file an issue here
> https://gitlab.freedesktop.org/drm/i91