]> git.hungrycats.org Git - linux/commit
ARM: provide individual is_translation_fault() and is_permission_fault()
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Fri, 5 Dec 2025 16:26:04 +0000 (16:26 +0000)
committerRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Mon, 2 Mar 2026 11:20:33 +0000 (11:20 +0000)
commitd1fed2d600905e7f007d8c88c936b768d45c09d6
tree0f21e8879458238662070af2ef46f5a91cb6091a
parenta542de4451093f310d20e3d65d62ab4f4d38241f
ARM: provide individual is_translation_fault() and is_permission_fault()

Provide individual LPAE and non-LPAE definitions for both these
functions, rather than having ifdefs inside the function body. This
places the functions closer to their associated definitions.

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