Files
kernel_common_drivers/auto_patch
qiankun.wang 5880048394 ARM: stacktrace: don't save non kernel and module calls [1/2]
PD#SWPL-101774

Problem:
save_stack_trace now record user calls

Solution:
add kernel_or_module_addr judgement before save stack

Verify:
t5w 32bit

Change-Id: I71d298b12c9822adad413ddbf03c5eb784c999e1
Signed-off-by: qiankun.wang <qiankun.wang@amlogic.com>
2023-08-20 23:03:47 -07:00
..