Re: Kernel Warnings at fs/debugfs/file.c 90

From: Greg KH
Date: Fri Jan 10 2025 - 03:35:01 EST


On Fri, Jan 10, 2025 at 12:14:13PM +0530, Venkat Rao Bagalkote wrote:
> Greetings!!!
>
>
> Observing Kernel Warnings on kernel 6.13.0-rc6-next-20250109, while running
> fstests ext4/001.

What is fstests doing in debugfs?

> Traces:
>
> [  433.607975] ------------[ cut here ]------------
> [  433.607984] WARNING: CPU: 2 PID: 32051 at fs/debugfs/file.c:90
> __debugfs_file_get+0xcc/0x274

This is an assertion firing, Johannes, any ideas?

thanks,

greg k-h