Page MenuHomeFreeBSD

D38048.diff
No OneTemporary

D38048.diff

diff --git a/sys/arm64/arm64/machdep.c b/sys/arm64/arm64/machdep.c
--- a/sys/arm64/arm64/machdep.c
+++ b/sys/arm64/arm64/machdep.c
@@ -365,7 +365,7 @@
proc_linkup0(&proc0, &thread0);
thread0.td_kstack = kstack;
- thread0.td_kstack_pages = KSTACK_PAGES;
+ thread0.td_kstack_pages = kstack_pages;
#if defined(PERTHREAD_SSP)
thread0.td_md.md_canary = boot_canary;
#endif

File Metadata

Mime Type
text/plain
Expires
Sun, Sep 29, 1:20 PM (21 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13130611
Default Alt Text
D38048.diff (379 B)

Event Timeline