Re: [PATCH] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support
From: Miguel Ojeda
Date: Wed Aug 19 2026 - 06:04:03 EST
On Wed, Aug 19, 2026 at 10:48 AM Mukesh Kumar Chaurasiya (IBM)
<mkchauras@xxxxxxxxx> 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 <tomo@xxxxxxxxxxxx>
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