[PATCH] um: clean up mm creation
Johannes Berg
johannes at sipsolutions.net
Fri Sep 22 11:15:38 PDT 2023
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
More information about the linux-um
mailing list