[PATCH 3/6] ARM: move is_permission_fault() and is_translation_fault() to fault.h

Sebastian Andrzej Siewior bigeasy at linutronix.de
Mon Mar 2 02:45:43 PST 2026


On 2026-02-27 15:19:18 [+0000], Russell King (Oracle) wrote:
> is_permission_fault() and is_translation_fault() are both conditional
> on the FSR encodings, which are dependent on LPAE. We define the
> constants in fault.h. Move these inline functions to fault.h to be
> near the FSR definitions.
> 
> Signed-off-by: Russell King (Oracle) <rmk+kernel at armlinux.org.uk>
Reviewed-by: Sebastian Andrzej Siewior <bigeasy at linutronix.de>

Sebastian



More information about the linux-arm-kernel mailing list