These definitions are introduced for KASAN convenience.
KASAN intercepts the original defines at compile time, so having original definitions simplifies porting the KASAN.
Differential D57378
riscv: bus: provide bus_space_set_{multi,region}_stream definitions Authored by zishun.yi.dev_gmail.com on Mon, Jun 1, 10:16 AM. Tags None Referenced Files
Subscribers
Details
These definitions are introduced for KASAN convenience. KASAN intercepts the original defines at compile time, so having original definitions simplifies porting the KASAN.
Diff Detail
Event TimelineComment Actions I would like to know what this is for. Code looks okay, but I wonder why we need these aliases. Could you elaborate more in the commit message and revision summary? Comment Actions Thanks for taking a look. Comment Actions Both segments are placed in wrong lines. Please refer to sys/arm64/include/bus.h for correct order. |