diff options
author | Visa Hankala <visa@cvs.openbsd.org> | 2022-02-24 14:19:11 +0000 |
---|---|---|
committer | Visa Hankala <visa@cvs.openbsd.org> | 2022-02-24 14:19:11 +0000 |
commit | cdd6f1391c8e24686526cb9ad5c7128c104a0ffa (patch) | |
tree | 087b4c8f2cc9297bf8857cb8f4ca18a8d544e357 /usr.sbin/bgpd/rde.c | |
parent | e5fcc4620849f80aa5abd822c4ab402d28a3b659 (diff) |
Fix kernel stack alignment on riscv64
Pad trapframe and switchframe structs so that their size is a multiple
of 16 bytes. This makes context switching and exception handlers keep
kernel stack properly aligned.
OK kettenis@
Diffstat (limited to 'usr.sbin/bgpd/rde.c')
0 files changed, 0 insertions, 0 deletions