On 02.07.2025 11:27, Nathan Chancellor wrote: > Hi Brahmajit, > > On Fri, Jun 20, 2025 at 10:19:57PM +0530, Brahmajit Das wrote: ... snip ... > > It looks like the offset_in_page(buf) part of the WARN() in > sysfs_emit() gets triggered with this, presumably because kmalloc() > returns something that is not page aligned like sysfs_emit() requires? > > Cheers, > Nathan
Hey Nathan, thanks for reporting this. From the QEMU logs this looks like on ARM64. Unfortunately I didn't boot test on arm due to not having the hardware. I'll setup a qemu test env. for ARM and get back. Sorry I'm new to kernel development. -- Regards, listout