Initialize thread0.td_gd prior to calling various gdinit functions, because
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 6 Jan 2007 19:38:20 +0000 (19:38 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 6 Jan 2007 19:38:20 +0000 (19:38 +0000)
commita06d2112b2262bda0f3d2895753f9b90a58a79c0
treedc7a46cc54b234177227e7b88abd31536be9abb9
parent31c33cf233ff7cbc2a343a54e3ca09251c5af5fd
Initialize thread0.td_gd prior to calling various gdinit functions, because
crit_exit() uses thread->td_gd to get back to the globaldata structure.
sys/platform/pc32/i386/machdep.c