Add include of opt_global.h, else the futex operations aren't locked on
SMP systems. Sponsored by: Google SoC 2006 Submitted by: rdivacky
This commit is contained in:
parent
e556ec911a
commit
94930c140c
@ -37,6 +37,7 @@
|
||||
#include <machine/pmap.h>
|
||||
#include <machine/specialreg.h>
|
||||
|
||||
#include "opt_global.h"
|
||||
#include "assym.s"
|
||||
|
||||
#define IDXSHIFT 10
|
||||
|
Loading…
Reference in New Issue
Block a user