Re: [PATCH] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
Mukesh Kumar Chaurasiya <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux,org.infradead.lists.linux-riscv,org.kernel.vger.linux-kernel,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 19, 2026 at 12:02:01PM +0200, Miguel Ojeda wrote: > On Wed, Aug 19, 2026 at 10:48 AM Mukesh Kumar Chaurasiya (IBM) > <[email protected]> wrote: > > > > This brings powerpc into line with x86, arm64, s390, and riscv, all of > > which already define ARCH_WARN_ASM and ARCH_WARN_REACHABLE. > > > > Suggested-by: FUJITA Tomonori <[email protected]> > > Should this be Reported-by? > The change itself is suggested by Tomonori so i was not sure. Yeah there should be Reported-by: Link Mauve <[email protected]> Closes: https://lore.kernel.org/all/anG67Q6Y59kDqh-c@desktop Fixes: 73b741adb264 ("rust: Add PowerPC support") > In addition, probably we want a Link to the original report, and a Fixes tag. > > Ideally, please include the error message in the commit message -- it > helps to triaging and also to search it later on etc. > Sure i'll add the error to the commit message and send out a new revision. > Thanks! > > Cheers, > Miguel Thanks for the quick review. Regards, Mukesh