Re: [PATCH] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
Miguel Ojeda <[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 | <CANiq72n=C68iaxuLVR5dbuBpf2FLMGwH8wtB+d5sNgOTv4BQ7A@mail.gmail.com> |
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? 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. Thanks! Cheers, Miguel