x86: Reduce code duplication in cpu_fork() and cpu_copy_thread().
Add copy_thread() to hold shared code.
Reviewed by: kib
MFC after: 1 week
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D29228
x86: Reduce code duplication in cpu_fork() and cpu_copy_thread(). Tags None Referenced Files None Subscribers None
Description
Details
|