From: patchwork-bot+linux-riscv@kernel.org
To: WangYuli <wangyuli@uniontech.com>
Cc: linux-riscv@lists.infradead.org, paul.walmsley@sifive.com,
palmer@dabbelt.com, aou@eecs.berkeley.edu, alex@ghiti.fr,
chenhuacai@kernel.org, linux-kernel@vger.kernel.org,
vincent.chen@sifive.com, palmerdabbelt@google.com,
samuel.holland@sifive.com, zhanjun@uniontech.com,
niecheng1@uniontech.com, guanwentao@uniontech.com
Subject: Re: [PATCH v4 0/2] riscv: Rework the arch_kgdb_breakpoint() implementation
Date: Wed, 16 Apr 2025 18:42:32 +0000 [thread overview]
Message-ID: <174482895224.3460781.16808742382382868644.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <D5A83DF3A06E1DF9+20250411072905.55134-1-wangyuli@uniontech.com>
Hello:
This series was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer@rivosinc.com>:
On Fri, 11 Apr 2025 15:29:04 +0800 you wrote:
> 1. The arch_kgdb_breakpoint() function defines the kgdb_compiled_break
> symbol using inline assembly.
>
> There's a potential issue where the compiler might inline
> arch_kgdb_breakpoint(), which would then define the kgdb_compiled_break
> symbol multiple times, leading to fail to link vmlinux.o.
>
> [...]
Here is the summary with links:
- [v4,1/2] riscv: KGDB: Do not inline arch_kgdb_breakpoint()
https://git.kernel.org/riscv/c/3af4bec9c1db
- [v4,2/2] riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_break
https://git.kernel.org/riscv/c/550c2aa787d1
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
prev parent reply other threads:[~2025-04-16 18:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-11 7:29 [PATCH v4 0/2] riscv: Rework the arch_kgdb_breakpoint() implementation WangYuli
2025-04-11 7:32 ` [PATCH v4 1/2] riscv: KGDB: Do not inline arch_kgdb_breakpoint() WangYuli
2025-04-11 7:32 ` [PATCH v4 2/2] riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_break WangYuli
2025-04-16 18:42 ` patchwork-bot+linux-riscv [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=174482895224.3460781.16808742382382868644.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-riscv@kernel.org \
--cc=alex@ghiti.fr \
--cc=aou@eecs.berkeley.edu \
--cc=chenhuacai@kernel.org \
--cc=guanwentao@uniontech.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=niecheng1@uniontech.com \
--cc=palmer@dabbelt.com \
--cc=palmerdabbelt@google.com \
--cc=paul.walmsley@sifive.com \
--cc=samuel.holland@sifive.com \
--cc=vincent.chen@sifive.com \
--cc=wangyuli@uniontech.com \
--cc=zhanjun@uniontech.com \
/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