git: linux emu - fix MP bug related to TLS

看板DFBSD_commit作者時間16年前 (2010/03/16 20:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 7c247c7a61728bcf4dfb5da13b4d7d6cb41caabd Author: Alex Hornung <ahornung@gmail.com> Date: Tue Mar 16 11:29:21 2010 +0000 linux emu - fix MP bug related to TLS * all TLS functions were passing out or assuming the wrong value to load into gs. As a matter of fact, this should be the same for SMP and UP, but just in case keep the old code in #if 0's. Summary of changes: sys/emulation/linux/i386/linux_machdep.c | 20 ++++++++------------ 1 files changed, 8 insertions(+), 12 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7c247c7a61728bcf4dfb5da13b4d7d6cb41caabd -- DragonFly BSD source repository
文章代碼(AID): #1BdtC9bT (DFBSD_commit)