summaryrefslogtreecommitdiff
path: root/src/sys/compat/unix/os/os_signal.c
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-10-18 19:25:04 -0400
committerIan Moffett <ian@osmora.org>2025-10-18 19:49:46 -0400
commitea986eaff90c2d5b1b243b28c8891db2dd5039de (patch)
treec2e8b051e5e4ee7834546a53de15278bdb5ec610 /src/sys/compat/unix/os/os_signal.c
parent341c360a90a6698a11ffada0feb1527eb1b46a53 (diff)
kern: ahci: Use the stack for ports before copy
When attempting to initialize ports, have the caller use a stack variable for the port descriptor to not stress the heap. If the port is valid, ahci_init_port() will make a heap copy. Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'src/sys/compat/unix/os/os_signal.c')
0 files changed, 0 insertions, 0 deletions