mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
ANDROID: GKI: update the ABI symbol list
INFO: ABI DIFFERENCES HAVE BEEN DETECTED! INFO: 4 function symbol(s) added 'int __traceiter_android_vh_alloc_uid(void*, struct user_struct*)' 'int __traceiter_android_vh_free_user(void*, struct user_struct*)' 'struct user_struct* find_user(kuid_t)' 'void free_uid(struct user_struct*)' 2 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_alloc_uid' 'struct tracepoint __tracepoint_android_vh_free_user' function symbol 'struct block_device* I_BDEV(struct inode*)' changed CRC changed from 0xbf847796 to 0x9903391b function symbol 'void __ClearPageMovable(struct page*)' changed function symbol 'void __SetPageMovable(struct page*, const struct movable_operations*)' changed CRC changed from 0x9c92af65 to 0xfd8bfc31 ... 4297 omitted; 4300 symbols have only CRC changes type 'struct user_struct' changed byte size changed from 136 to 152 member 'u64 android_oem_data1[2]' was added Bug: 277846574 Change-Id: Ifd44123eb32963e8e9f85de84c505a28cff12d14 Signed-off-by: wang qiankun <wangqiankun3@xiaomi.corp-partner.google.com>
This commit is contained in:
committed by
Carlos Llamas
parent
c22b82c2e4
commit
71942c4f64
@@ -144,3 +144,13 @@
|
||||
sbitmap_weight
|
||||
scsi_done
|
||||
scsi_remove_device
|
||||
|
||||
#required by mi_sched.ko
|
||||
__traceiter_android_vh_scheduler_tick
|
||||
__traceiter_android_vh_free_user
|
||||
__traceiter_android_vh_alloc_uid
|
||||
__tracepoint_android_vh_scheduler_tick
|
||||
__tracepoint_android_vh_free_user
|
||||
__tracepoint_android_vh_alloc_uid
|
||||
free_uid
|
||||
find_user
|
||||
|
||||
Reference in New Issue
Block a user