hi, Jeff, On Thu, Aug 15, 2024 at 07:58:57PM -0700, Jeff Xu wrote: > Hi Oliver [...] > > could you exlictly point to two commit-id? > sure > > this patch > 8be7258a: mseal: add mseal syscall > ff388fe5c: mseal: wire up mseal syscall I failed to apply this patch set to "8be7258a: mseal: add mseal syscall" to avoid the impact of other changes, better to apply the patch upon 8be7258a directly. if you prefer other base for this patch, please let us know. then we will supply the results for 4 commits in fact: this patch the base of this patch 8be7258a: mseal: add mseal syscall ff388fe5c: mseal: wire up mseal syscall > > > > > > > Thank you for your time and assistance in helping me on understanding > > > this issue. > > > > due to resource constraint, please expect that we need several days to finish > > this test request. > No problem. > > Thanks for your help! > -Jeff > > > > > > > Best regards, > > > -Jeff > > > > > > > -Jeff > > > > > > > > > [1] https://lore.kernel.org/lkml/202408041602.caa0372-oliver.sang@xxxxxxxxx/ > > > > > [2] https://github.com/peaktocreek/mmperf/blob/main/run_stress_ng.c > > > > > > > > > > > > > > > Jeff Xu (2): > > > > > mseal:selftest mremap across VMA boundaries. > > > > > mseal: refactor mremap to remove can_modify_mm > > > > > > > > > > mm/internal.h | 24 ++ > > > > > mm/mremap.c | 77 +++---- > > > > > mm/mseal.c | 17 -- > > > > > tools/testing/selftests/mm/mseal_test.c | 293 +++++++++++++++++++++++- > > > > > 4 files changed, 353 insertions(+), 58 deletions(-) > > > > > > > > > > -- > > > > > 2.46.0.76.ge559c4bf1a-goog > > > > >