From cabbf335824db0df835e4c541c19d3803ce38454 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Wed, 14 Sep 2022 21:30:11 +0300 Subject: add canary to kernel stack --- config.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index a5f9562..40899c5 100644 --- a/config.h +++ b/config.h @@ -1 +1,2 @@ -#define MAX_CPUS 16 +#define MAX_CPUS 16 +#define KERNEL_STACK_PAGE_ORDER 0 -- cgit v1.3