]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Apr 2024 13:11:12 +0000 (15:11 +0200)
commita459e712b5e223a843ca8463f9963a345be77969
treebe27dc86d8cb02bd5760dc0b7c6344d3d80a8dd4
parent567a78d119e7df191d0ded8239ce5233aacde1ac
parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros

[ Upstream commit 4603fbaa76b5e703b38ac8cc718102834eb6e330 ]

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+
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/parisc/include/asm/assembly.h