Re: cache_from_obj: Wrong slab cache. Acpi-Namespace but object is from kmalloc-64
From: Jason A. Donenfeld
Date: Thu May 05 2022 - 10:58:36 EST
Hey again,
On Thu, May 05, 2022 at 04:50:16PM +0200, Jason A. Donenfeld wrote:
> Hi Rafael,
>
> I'm seeing the following boot time splat on 5.4.191:
Figured it out. 25928deeb1e4 ("ACPICA: Always create namespace nodes
using acpi_ns_create_node()") needs to be backported to stable.
Jason