mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
b53eee301f4b5e4ba1a93bccda81f313eee23e25
PD#SWPL-101774 Problem: save_stack_trace can't simplify all callers' use of stackdepot, because the value of "__irqentry_text_start" and "__irqentry_text_end" is same. Solution: "#define __exception_irq_entry __irq_entry" to make the section ".irqentry.text" is not empty. Verify: THXD2 Change-Id: I6f13ce8ad14f4417d36789b91db9503d6e2fa470 Signed-off-by: qiankun.wang <qiankun.wang@amlogic.com>
Description
No description provided
Languages
C
98.9%
Perl
0.4%
Makefile
0.4%
Shell
0.2%