parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros
authorJohn David Anglin <dave.anglin@bell.net>
Fri, 23 Feb 2024 15:40:51 +0000 (16:40 +0100)
committerHelge Deller <deller@gmx.de>
Tue, 27 Feb 2024 21:51:44 +0000 (22:51 +0100)
commit4603fbaa76b5e703b38ac8cc718102834eb6e330
tree13c693d452008376e3d2c3d7c0ee0d081b812106
parente5db6a74571a8baf87a116ea39aab946283362ff
parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros

Use add,l to avoid clobbering the C/B bits in the PSW.

Signed-off-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
Cc: stable@vger.kernel.org # v5.10+
arch/parisc/include/asm/assembly.h