Displaying 1 result from an estimated 1 matches for "36c12eb0".
2025 Feb 15
1
[PATCH] ipconfig: align reads of ext for sparc64
Sparc64 will busfault when reading data from exts
if they are not type aligned.
A similar issue was fixed in dhcpcd here:
https://github.com/NetworkConfiguration/dhcpcd/issues/430
https://github.com/ColinMcInnes/dhcpcd/commit/07a5fdd7d34b072e52c316877d14c6d2581cb379
Signed-off-by: Jesse Taube <mr.bossman075 at gmail.com>
---
usr/kinit/ipconfig/dhcp_proto.c | 7 +++++--
1 file changed, 5