]> git.corax.cc Git - corax/commit
Don't perform arithmetic on the stack pointer arguments within task_prepare, i.e...
authorMatthias Kruk <m@m10k.eu>
Tue, 1 Oct 2019 07:01:49 +0000 (16:01 +0900)
committerMatthias Kruk <m@m10k.eu>
Tue, 1 Oct 2019 07:01:49 +0000 (16:01 +0900)
commitd0b1182a64ddc13743bd7762cdc7754880c07c04
treef57c9c33c3d0de769263b651cdff00ec5c732478
parent145056ca16ba2e9fd9c38a2916ce620bc8bac86b
Don't perform arithmetic on the stack pointer arguments within task_prepare, i.e. the caller is expected to provide the correct addresses where the stacks may be placed
kernel/arch/task.S
kernel/core/process.c