]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: use BIT() and GENMASK() for fault status register fields
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Fri, 5 Dec 2025 15:34:42 +0000 (15:34 +0000)
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Mon, 2 Mar 2026 11:20:15 +0000 (11:20 +0000)
commit5548e8a4663d9decc8215c53e4a41c704f183cbb
tree5fe0ee4ea824545f0b3394c6be95d8a7eded9c47
parent9c46fcaf2efa78e814e102c5828cf5c825a133ec
ARM: use BIT() and GENMASK() for fault status register fields

Modernise the fault status field definitions by using BIT() and
GENMASK().

Reviewed-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
arch/arm/mm/fault.h