On Fri, 2023-09-22 at 13:16 +0200, Johannes Berg wrote:
> 
> -     /* Set parent's instruction pointer to start of clone-stub */
> -     thread_regs[REGS_IP_INDEX] = STUB_CODE +
> -                             (unsigned long) stub_clone_handler -
> -                             (unsigned long) __syscall_stub_start;
> 

For the record, of course we could remove stub_clone_handler too now.

Once I figure out what's going on with this I guess.

johannes

_______________________________________________
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um

Reply via email to