Re: [PATCH RFT v15 4/8] fork: Add shadow stack support to clone3()

2025-04-15 Thread Mark Brown
On Mon, Apr 14, 2025 at 06:28:14PM +, Edgecombe, Rick P wrote: > First of all, sorry for not contributing on this since v9. I've had an unusual > enormous project conflict (TDX) combined with my test HW dieing. No worries, there doesn't seem to have been huge urgency on this one :( > Both fi

Re: [PATCH RFT v15 4/8] fork: Add shadow stack support to clone3()

2025-04-14 Thread Edgecombe, Rick P
On Tue, 2025-04-08 at 19:49 +0100, Mark Brown wrote: > +int arch_shstk_validate_clone(struct task_struct *t, > +   struct vm_area_struct *vma, > +   struct page *page, > +   struct kernel_clone_args *args) > +{ > + /* > +