diff options
Diffstat (limited to 'i386/i386at/model_dep.c')
-rw-r--r-- | i386/i386at/model_dep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/i386/i386at/model_dep.c b/i386/i386at/model_dep.c index 4ce35dfe..f83214b1 100644 --- a/i386/i386at/model_dep.c +++ b/i386/i386at/model_dep.c @@ -360,6 +360,7 @@ i386at_init(void) #else /* MACH_HYP */ hyp_intrinit(); #endif /* MACH_HYP */ + spl_init = 1; /* * Read memory map and load it into the physical page allocator. |