On Mon, Aug 15, 2022 at 07:17:52AM +0300, Kirill A. Shutemov wrote: > Kirill A. Shutemov (7): > x86/mm: Fix CR3_ADDR_MASK > x86: CPUID and CR3/CR4 flags for Linear Address Masking > mm: Pass down mm_struct to untagged_addr() > x86/mm: Handle LAM on context switch > x86/uaccess: Provide untagged_addr() and remove tags before address > check > x86/mm: Provide arch_prctl() interface for LAM > x86: Expose untagging mask in /proc/$PID/arch_status Over-all these are not terrible.. I've replied with a few nits; with those fixed: Acked-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>