diff options
author | Andreas Kling <kling@serenityos.org> | 2021-02-14 00:53:53 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-02-14 01:33:17 +0100 |
commit | 1593219a41bdb9d8efa62abf5fca462b38563878 (patch) | |
tree | 525480f794cafe5ae7bcd8b5213da6c91480d18a /Ports/.port_include.sh | |
parent | 3551198f991908ebb07f71f460d8f61788551183 (diff) | |
download | serenity-1593219a41bdb9d8efa62abf5fca462b38563878.zip |
Kernel: Map signal trampoline into each process's address space
The signal trampoline was previously in kernelspace memory, but with
a special exception to make it user-accessible.
This patch moves it into each process's regular address space so we
can stop supporting user-allowed memory above 0xc0000000.
Diffstat (limited to 'Ports/.port_include.sh')
0 files changed, 0 insertions, 0 deletions