You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
ANDROID: GKI: update xiaomi symbol list
Leaf changes summary: 6 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 3 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 3 Added variables 3 Added functions: [A] 'function int __traceiter_android_vh_alloc_pages_failure_bypass(void*, gfp_t, int, int, int, page**)' [A] 'function int __traceiter_android_vh_alloc_pages_reclaim_bypass(void*, gfp_t, int, int, int, page**)' [A] 'function int __traceiter_android_vh_mmput(void*, mm_struct*)' 3 Added variables: [A] 'tracepoint __tracepoint_android_vh_alloc_pages_failure_bypass' [A] 'tracepoint __tracepoint_android_vh_alloc_pages_reclaim_bypass' [A] 'tracepoint __tracepoint_android_vh_mmput' Bug:262486564 Change-Id: I7c78cc3c5fde8a15c8a30073fcb1cb01708d9d37 Signed-off-by: xiaofeng <xiaofeng5@xiaomi.com>
This commit is contained in:
committed by
Suren Baghdasaryan
parent
f677efbea1
commit
ad1f2eebad
File diff suppressed because it is too large
Load Diff
@@ -200,3 +200,11 @@
|
||||
wakeup_sources_read_unlock
|
||||
wakeup_sources_walk_start
|
||||
wakeup_sources_walk_next
|
||||
|
||||
#required by mi_mempool.ko module
|
||||
__traceiter_android_vh_mmput
|
||||
__tracepoint_android_vh_mmput
|
||||
__traceiter_android_vh_alloc_pages_reclaim_bypass
|
||||
__tracepoint_android_vh_alloc_pages_reclaim_bypass
|
||||
__traceiter_android_vh_alloc_pages_failure_bypass
|
||||
__tracepoint_android_vh_alloc_pages_failure_bypass
|
||||
|
||||
Reference in New Issue
Block a user