Re: [PATCH 00/12] Rework stub syscall and page table handling

2024-04-22 Thread Tiwei Bie
On 4/22/24 3:41 PM, Benjamin Berg wrote: > On Mon, 2024-04-22 at 10:35 +0800, Tiwei Bie wrote: >> On 4/18/24 5:23 PM, benja...@sipsolutions.net wrote: >>> From: Benjamin Berg >>> >>> This patchset reworks the stub syscall handling and also redos how page >>> table updates are tracked and synchroni

Re: [PATCH 00/12] Rework stub syscall and page table handling

2024-04-22 Thread Benjamin Berg
Hi Tiwei, On Mon, 2024-04-22 at 10:35 +0800, Tiwei Bie wrote: > On 4/18/24 5:23 PM, benja...@sipsolutions.net wrote: > > From: Benjamin Berg > > > > This patchset reworks the stub syscall handling and also redos how page > > table updates are tracked and synchronized. Some of this originated in

Re: [PATCH 00/12] Rework stub syscall and page table handling

2024-04-21 Thread Tiwei Bie
Hello Benjamin, On 4/18/24 5:23 PM, benja...@sipsolutions.net wrote: > From: Benjamin Berg > > This patchset reworks the stub syscall handling and also redos how page > table updates are tracked and synchronized. Some of this originated in > the SECCOMP patchset, but it became clear that these r