CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/05/23 19:19:16
Modified files:
sys/compat/linux: linux_emuldata.h linux_sched.c
Log message:
If LINUX_CLONE_SETTLS isn't set, then the clone()d child should inherit
the TCB value from the parent instead of having it zeroed.
ok pirofti@
