On 2026-02-26 12:29:45 [+0000], Russell King (Oracle) wrote:
Sorry, I've been swamped with stmmac for ages, which has become a
millstone.
I need to push out these patches:
ARM: provide individual is_translation_fault() and is_permission_fault()
ARM: move FSR fault status definitions before fsr_fs()
ARM: use BIT() and GENMASK() for fault status register fields
ARM: move is_permission_fault() and is_translation_fault() to fault.h
ARM: move vmalloc() lazy-page table population
ARM: ensure interrupts are enabled in __do_user_fault()
which will address some of your issues, and clean up the fault handling
code. These patches all date from 5th December. :/
Okay. Thank you. Please let me know once you pushed them where I can
reach them. Then maybe we can reduce this to just 2/2 ;)
Sebastian