Page MenuHomeFreeBSD

KASAN: add bus_space*read*_8 for aarch64
ClosedPublic

Authored by bz on Apr 15 2023, 3:49 PM.
Tags
None
Referenced Files
F112585678: D39581.id120358.diff
Thu, Mar 20, 4:19 AM
Unknown Object (File)
Sat, Feb 22, 2:14 PM
Unknown Object (File)
Fri, Feb 21, 7:32 AM
Unknown Object (File)
Wed, Feb 19, 1:44 PM
Unknown Object (File)
Feb 10 2025, 12:36 AM
Unknown Object (File)
Feb 4 2025, 7:36 AM
Unknown Object (File)
Jan 27 2025, 11:56 AM
Unknown Object (File)
Dec 18 2024, 11:28 PM
Subscribers

Details

Summary

Add the remaining bus_space*read*_8 functions conditionally for
only arm64 in order to not break KASAN builds with new code using
one of them.

Suggested by: markj

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable