diff options
| author | rin <rin@NetBSD.org> | 2021-08-07 04:19:31 +0000 |
|---|---|---|
| committer | rin <rin@NetBSD.org> | 2021-08-07 04:19:31 +0000 |
| commit | 6831ca07b18e59371378ad5a38479d5c68fa924d (patch) | |
| tree | 834c04ac47d80d7831216e66c369c9a5a6874dff /sys/dev/microcode | |
| parent | 3033f5457259a6fd04054590a91f9e822da7c8eb (diff) | |
Make sure that buffers allocated by lua_alloc() are aligned to 8-byte
boundaries as done by kmem_alloc(9).
Fix alignment faults on armv5te; GCC emits ldrd/strd instructions for
memory operands that are guaranteed to be aligned properly.
Drop unnecessary __packed attribute from alloc_header_t at the same time.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions
