diff options
author | FUJITA Tomonori <fujita.tomonori@gmail.com> | 2025-05-02 18:45:34 +0900 |
---|---|---|
committer | Miguel Ojeda <ojeda@kernel.org> | 2025-07-23 00:04:53 +0200 |
commit | 8ad470d4e3dcd3db95d8bda6d35909a2ce897ca7 (patch) | |
tree | 8cd1c6b240c7e4b0400227164f7c862707975a83 /rust/kernel/bug.rs | |
parent | 8c8efa93db68bb9fbdb46b93d5b66ff18bdf3d18 (diff) |
riscv/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
Add new ARCH_WARN_ASM macro for BUG/WARN assembly code sharing with
Rust to avoid the duplication.
No functional changes.
Acked-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Link: https://lore.kernel.org/r/20250502094537.231725-3-fujita.tomonori@gmail.com
[ Remove ending newline in `ARCH_WARN_ASM` content to be closer to the
original. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'rust/kernel/bug.rs')
0 files changed, 0 insertions, 0 deletions