Skip to content

Commit adff69a

Browse files
committed
Update ch8-1
1 parent 719ab57 commit adff69a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/chapter8/1thread-kernel.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -649,6 +649,7 @@
649649
KERNEL_SPACE
650650
.exclusive_access()
651651
.remove_area_with_start_vpn(kernel_stack_bottom_va.into());
652+
KSTACK_ALLOCATOR.exclusive_access().dealloc(self.0);
652653
}
653654
}
654655

0 commit comments

Comments
 (0)