diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-09-14 21:30:11 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2022-09-14 21:30:11 +0300 |
| commit | cabbf335824db0df835e4c541c19d3803ce38454 (patch) | |
| tree | e7397d2b6637545b8e18f26135e3ad2a0a2fbe1e /config.h | |
| parent | 025778e89e7d0fe3cd1ad53537c9cc6f3cd819cc (diff) | |
| download | kmi-cabbf335824db0df835e4c541c19d3803ce38454.tar.gz kmi-cabbf335824db0df835e4c541c19d3803ce38454.zip | |
add canary to kernel stack
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -#define MAX_CPUS 16 +#define MAX_CPUS 16 +#define KERNEL_STACK_PAGE_ORDER 0 |
