On Wed, 6 Sep 2023 19:56:52 +0530 Naresh Kamboju <naresh.kamboju@xxxxxxxxxx> wrote: > [my two cents] > > I do see similar kernel panic while running ftrace testing on today's > Linux next-20230906 tag. This crash is from qemu-arm64. > > Here I am providing steps to reproduced link and scripts by using tuxrun tool. > - https://tuxapi.tuxsuite.com/v1/groups/linaro/projects/lkft/tests/2V0OqxEZUXIPNqWhQnnsuFOGYxR/reproducer > > Script details, > ============= > # To install tuxrun to your home directory at ~/.local/bin: > # pip3 install -U --user tuxrun==0.49.0 > # > # Or install a deb/rpm depending on the running distribution > # See https://tuxmake.org/install-deb/ or > # https://tuxmake.org/install-rpm/ > # > # See https://tuxrun.org/ for complete documentation. > # > # BTW, when you ran these, did you apply: https://patchwork.kernel.org/project/linux-trace-kernel/patch/20230905183332.628d7cc0@xxxxxxxxxxxxxxxxxx/ ? -- Steve