Re: [PATCH] selftests/ftrace: Correctly enable event in instance-event.tc
From: Zheng Yejian <hidden>
Date: 2023-09-06 14:01:41
Also in:
linux-kselftest, lkml
From: Zheng Yejian <hidden>
Date: 2023-09-06 14:01:41
Also in:
linux-kselftest, lkml
On 2023/9/6 21:45, Steven Rostedt wrote:
On Wed, 6 Sep 2023 09:43:06 -0400 Steven Rostedt [off-list ref] wrote:quoted
quoted
also can be reproduced with the newest: 65d6e954e378 ("Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2") And revert commit 27152bceea1d ("eventfs: Move tracing/events to eventfs"), the issue just seems gone.The reason I'm asking is that there could be something added that fixes it. I'm testing Linus's tree at: cbb557ba92f08b945e2cb20b7ab37ef49ab53cddNever mind, I just noticed that your above sha includes this one. Not sure why I can't reproduce this. I'm using qemu as well.
Will the qemu version have an impact? Mine is: $ qemu-system-x86_64 --version QEMU emulator version 4.2.1 (Debian 1:4.2-3ubuntu6.27) Copyright (c) 2003-2019 Fabrice Bellard and the QEMU Project developers -- Thanks, Zheng Yejian
-- Steve