> > This series is version 2 of the previous patch [0]. In v2, the changes are > > split into two patches for easier review. > > [0] > > https://lore.kernel.org/all/[email protected]/ > > > > The main changes in this series are to refactor shared tracing and assertion > > helpers into a common file, unify both pkey selftests on pkey_assert() and > > per-test tracing for consistent diagnostics, and add missing mmap() return > > checks with MAP_FAILED used throughout for readability and consistency. > > Thanks. AI review seems to have found a legitimate problem: > > https://sashiko.dev/#/patchset/[email protected]
Thanks. I'll go through the problem reported by the AI review and make corresponding fixes in v2. Best regards, Hongfu

