android_kernel_samsung_sm8650/drivers/hwtracing
Mao Jinlong 4e27a752b9 stm: Add __nocfi to stm functions and use rcu notrace functions
STM drivers are built as modules. When CFI is enabled, __cfi_slowpath
will be called when functions are called among stm drivers. If lock
event is enabled at the same time, as rcu_lock_acquire function will
be called in __cfi_slowpath and stm functions, there will be a circular
callstack. Add __nocfi to stm functions and use rcu notrace functions
to fix this issue.

Change-Id: I36449cf785fd8d4958cebe6c6df30e2c97a9d010
Signed-off-by: Mao Jinlong <jinlmao@codeaurora.org>
2024-03-27 15:51:39 +08:00
..
coresight Merge "coresight: Use new flag to differentiate DS and RBSC" 2024-03-14 06:23:34 -07:00
intel_th UPSTREAM: mm: replace vma->vm_flags direct modifications with modifier calls 2023-06-07 14:24:57 +00:00
ptt hwtracing: hisi_ptt: Fix potential sleep in atomic context 2023-07-19 16:21:58 +02:00
stm stm: Add __nocfi to stm functions and use rcu notrace functions 2024-03-27 15:51:39 +08:00
Kconfig hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and Trace device 2022-09-08 16:26:17 -06:00