From: Petr Pavlu <petr.pavlu@suse.com>
To: Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: linux-modules@vger.kernel.org, loongarch@lists.linux.dev,
Josh Poimboeuf <jpoimboe@kernel.org>,
Nathan Chancellor <nathan@kernel.org>,
Namhyung Kim <namhyung@kernel.org>,
Huacai Chen <chenhuacai@kernel.org>
Subject: Re: [PATCH v4 0/3] Ignore local labels and mapping symbols during module load
Date: Wed, 9 Sep 2026 12:48:38 +0200 [thread overview]
Message-ID: <312a7fa3-28e5-4d73-8d67-591fcf825c8f@suse.com> (raw)
In-Reply-To: <20260820125007.22943-1-yangtiezhu@loongson.cn>
On 8/20/26 2:50 PM, Tiezhu Yang wrote:
> This series prevents compiler generated local labels and mapping symbols
> from leaking into /proc/kallsyms for loaded modules. This ensures tracing
> tools like bpftrace can resolve accurate kernel stacks on architectures
> like LoongArch.
I've queued the series on modules-next for v7.4-rc1.
--
Thanks,
Petr
prev parent reply other threads:[~2026-09-09 10:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-20 12:50 [PATCH v4 0/3] Ignore local labels and mapping symbols during module load Tiezhu Yang
2026-08-20 12:50 ` [PATCH v4 1/3] module/kallsyms: Rename is_mapping_symbol() to is_ignored_kernel_symbol() Tiezhu Yang
2026-08-24 8:45 ` Huacai Chen
2026-08-25 1:39 ` Tiezhu Yang
2026-09-01 12:30 ` Petr Pavlu
2026-08-20 12:50 ` [PATCH v4 2/3] module/kallsyms: Refactor current symbol filtering into is_core_symbol() Tiezhu Yang
2026-08-20 12:50 ` [PATCH v4 3/3] module/kallsyms: Ignore local labels and mapping symbols during module load Tiezhu Yang
2026-09-09 10:48 ` Petr Pavlu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=312a7fa3-28e5-4d73-8d67-591fcf825c8f@suse.com \
--to=petr.pavlu@suse.com \
--cc=chenhuacai@kernel.org \
--cc=jpoimboe@kernel.org \
--cc=linux-modules@vger.kernel.org \
--cc=loongarch@lists.linux.dev \
--cc=namhyung@kernel.org \
--cc=nathan@kernel.org \
--cc=yangtiezhu@loongson.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox