mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-27 04:50:25 +09:00
commit5e767aa07e("ANDROID: use static_call() for restricted hooks") introduced an implementation of __iteriter_##_name when TRACE_HEADER_MULTI_READ is defined. __nocfi that function as well in order to keep the performance optimizations from commit384becf164("ANDROID: Disable CFI on restricted vendor hooks"). Fixes:384becf164("ANDROID: Disable CFI on restricted vendor hooks") Change-Id: I6ea1cd767bad95c324c06398475174b710ae4dbe Signed-off-by: Elliot Berman <quic_eberman@quicinc.com>