Fix a minor bug in the last commit. lwp_cpumask has to be in the LWP copy
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 5 Jun 2006 07:23:19 +0000 (07:23 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 5 Jun 2006 07:23:19 +0000 (07:23 +0000)
commite94963c20a3eb6731406ddd2f56202cb3fca08f1
treef42aab0a93950ccb290443d704ae568b39e1fcc2
parentff256ae7825b9a59b5d3aa232e55f7eb6e82b8da
Fix a minor bug in the last commit.  lwp_cpumask has to be in the LWP copy
section, not the LWP zero section.  This prevented the system from booting.
sys/sys/proc.h