mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 12:00:22 +09:00
ANDROID: add __trace_bputs() to aarch64 ABI
Add __trace_bputs() to ABI, so that vendor modules can use trace_printk() for development debugging. android12-5.10 already has this, so replicating for android13-5.10. Bug: 229909445 Signed-off-by: Petri Gynther <pgynther@google.com> Change-Id: Ida8266c92bd03aade3e93ff75393e07e6100e5ce
This commit is contained in:
@@ -2159,6 +2159,7 @@
|
||||
_totalram_pages
|
||||
touch_softlockup_watchdog
|
||||
__trace_bprintk
|
||||
__trace_bputs
|
||||
trace_event_buffer_commit
|
||||
trace_event_buffer_reserve
|
||||
trace_event_ignore_this_pid
|
||||
|
||||
Reference in New Issue
Block a user