ANDROID: GKI: db845c: Update symbols list and ABI
android11-5.4 is broken on Dragonboard 845c because of recently added symbols. So updating the symbols list by running: BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -s And updated the abi_gki_aarch64 ABI by running: "BUILD_CONFIG=common/build.config.gki.aarch64 \ ABI_DEFINITION=abi_gki_aarch64.xml build/build_abi.sh \ --update --print-report" ======================================================== Leaf changes summary: 1 artifact changed (4 filtered out) Changed leaf types summary: 0 (4 filtered out) leaf types changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 1 Added function: [A] 'function void kill_anon_super(super_block*)' ======================================================== Bug: 146449535 Signed-off-by: Amit Pundir <amit.pundir@linaro.org> Change-Id: Ibebf64f3484ed20662487dae0d7db0ef5fac708a
This commit is contained in:
parent
15dd5a8bc0
commit
813b12454e
File diff suppressed because it is too large
Load Diff
@ -583,6 +583,7 @@
|
|||||||
__kfifo_alloc
|
__kfifo_alloc
|
||||||
__kfifo_free
|
__kfifo_free
|
||||||
kmalloc_order_trace
|
kmalloc_order_trace
|
||||||
|
ktime_get_with_offset
|
||||||
__local_bh_enable_ip
|
__local_bh_enable_ip
|
||||||
memmove
|
memmove
|
||||||
param_ops_ulong
|
param_ops_ulong
|
||||||
@ -590,6 +591,7 @@
|
|||||||
__rcu_read_lock
|
__rcu_read_lock
|
||||||
__rcu_read_unlock
|
__rcu_read_unlock
|
||||||
regulatory_hint
|
regulatory_hint
|
||||||
|
rfc1042_header
|
||||||
skb_copy
|
skb_copy
|
||||||
skb_realloc_headroom
|
skb_realloc_headroom
|
||||||
strlcat
|
strlcat
|
||||||
@ -660,6 +662,7 @@
|
|||||||
phy_pm_runtime_get_sync
|
phy_pm_runtime_get_sync
|
||||||
phy_pm_runtime_put_sync
|
phy_pm_runtime_put_sync
|
||||||
platform_get_irq_byname_optional
|
platform_get_irq_byname_optional
|
||||||
|
pm_runtime_barrier
|
||||||
system_freezable_wq
|
system_freezable_wq
|
||||||
usb_add_gadget_udc
|
usb_add_gadget_udc
|
||||||
usb_decode_ctrl
|
usb_decode_ctrl
|
||||||
@ -733,7 +736,6 @@
|
|||||||
generic_file_read_iter
|
generic_file_read_iter
|
||||||
generic_file_splice_read
|
generic_file_splice_read
|
||||||
generic_read_dir
|
generic_read_dir
|
||||||
generic_shutdown_super
|
|
||||||
__get_free_pages
|
__get_free_pages
|
||||||
get_zeroed_page
|
get_zeroed_page
|
||||||
iget5_locked
|
iget5_locked
|
||||||
@ -745,6 +747,7 @@
|
|||||||
kernel_read
|
kernel_read
|
||||||
kernel_write
|
kernel_write
|
||||||
kern_path
|
kern_path
|
||||||
|
kill_anon_super
|
||||||
kobject_create_and_add
|
kobject_create_and_add
|
||||||
kobject_put
|
kobject_put
|
||||||
lockref_get
|
lockref_get
|
||||||
|
Loading…
Reference in New Issue
Block a user