parisc: Fix asm operand number out of range build error in bug table
authorHelge Deller <deller@gmx.de>
Mon, 27 Nov 2023 09:39:26 +0000 (10:39 +0100)
committerHelge Deller <deller@gmx.de>
Mon, 27 Nov 2023 10:01:38 +0000 (11:01 +0100)
commit487635756198cad563feb47539c6a37ea57f1dae
tree06abacd91c49b5fd424e63ef5fd3ad8de104f089
parent2cc14f52aeb78ce3f29677c2de1f06c0e91471ab
parisc: Fix asm operand number out of range build error in bug table

Build is broken if CONFIG_DEBUG_BUGVERBOSE=n.
Fix it be using the correct asm operand number.

Signed-off-by: Helge Deller <deller@gmx.de>
Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
Fixes: fe76a1349f23 ("parisc: Use natural CPU alignment for bug_table")
Cc: stable@vger.kernel.org # v6.0+
arch/parisc/include/asm/bug.h