git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Architectural Support: x86_64 (#37)
[lunaix-os.git]
/
lunaix-os
/
arch
/
generic
/
includes
/
sys
/
mm
/
mm_defs.h
diff --git
a/lunaix-os/arch/generic/includes/sys/mm/mm_defs.h
b/lunaix-os/arch/generic/includes/sys/mm/mm_defs.h
index 79ce14c6ac2acf85e22c11ea468e4cf5700c1c51..6370963ed02f0ae1f8b383af95e13c112482ebc8 100644
(file)
--- a/
lunaix-os/arch/generic/includes/sys/mm/mm_defs.h
+++ b/
lunaix-os/arch/generic/includes/sys/mm/mm_defs.h
@@
-6,7
+6,7
@@
#include "pagetable.h"
#define KSTACK_PAGES 3
-#define KSTACK_SIZE (KSTACK_PAGES *
MEM_PAG
E)
+#define KSTACK_SIZE (KSTACK_PAGES *
PAGE_SIZ
E)
/*
Regardless architecture we need to draw the line very carefully, and must