Thank you for the fix, Tao.
Date: Mon, 24 Feb 2025 15:59:11 +1300
From: Tao Liu <ltao@redhat.com>
Subject: [Crash-utility] [PATCH 0/3] Several fixes for v6.14-rc
kernels
To: devel@lists.crash-utility.osci.io
Cc: andersonc0d3@gmail.com, Tao Liu <ltao@redhat.com>
Message-ID: <20250224025914.16044-1-ltao@redhat.com>
Content-Type: text/plain; charset="US-ASCII"; x-default=true
There are a few failing cases observed on v6.14-rc kernel. This patchset
will fix these.
For the NO.1 patch, Anderson used "vtop" cmd as the test case [1], which I
cannot reproduce because I didn't find a suitable value for vtop to
trigger the failing. So I switched to "files" cmd.
[1]: https://www.mail-archive.com/devel@lists.crash-utility.osci.io/msg01356.html
Tao Liu (3):
Fix the failing of cmd "files" for v6.14-rc1 kernel
Fix the failing of cmd "runq -g" for v6.14-rc1 kernel
The patch [1] and [2] are fine to me, applied:
Sort the symtable at the end of store_symbols()
For the patch [3], I did not reproduce the current issue, can you try to provide some unsorted symbols information?
Maybe there are similar cases such as store_sysmap_symbols.
Thanks
Lianbo
filesys.c | 3 +++
symbols.c | 3 +++
task.c | 3 +++
3 files changed, 9 insertions(+)
--
2.47.0