[Bug 188510] rtadvd(8): "rtadvctl show" crashes on BeagleBone Black due to unaligned access
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Mar 2023 07:44:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188510 --- Comment #5 from guyyur@gmail.com --- It should not be an issue on BeagleBone since support for unaligned access in hardware on armv7 is enabled since 2016 (commit 40cb6df5f3ae8aa0c9839dda49dd5a6357d3c69a) Might be relevant for RISC-V (I wasn't able to find out if it allows unaligned access without trapping in hardware and I don't have RISC-V hardware) If you want to close this bug, I can open a new bug if I verify this is still relevant for RISC-V. -- You are receiving this mail because: You are the assignee for the bug.