On Thu, Oct 02, 2025 at 05:12:09PM +0900, Byungchul Park wrote:
dept needs to notice every entrance from user to kernel mode to treat every kernel context independently when tracking wait-event dependencies. Roughly, system call and user oriented fault are the cases.
Make dept aware of the entrances of arm64 and add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64.
The description of what needs to be tracked probably needs some tightening up here, it's not clear to me for example why exceptions for mops or the vector extensions aren't included here, or what the distinction is with error faults like BTI or GCS not being tracked?
linaro-mm-sig@lists.linaro.org