mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
ANDROID: abi_gki_aarch64_qcom: Update qcom abi symbol list
Update qcom abi symbol list with functions required for minidump and msm_sysstats. Leaf changes summary: 8 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 8 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 8 Added functions: [A] 'function int __nla_validate(const nlattr*, int, int, const nla_policy*, unsigned int, netlink_ext_ack*)' [A] 'function int cgroup_path_ns(cgroup*, char*, size_t, cgroup_namespace*)' [A] 'function nlattr* nla_find(const nlattr*, int, int)' [A] 'function nlattr* nla_reserve(sk_buff*, int, int)' [A] 'function nlattr* nla_reserve_64bit(sk_buff*, int, int, int)' [A] 'function unsigned long int pcpu_nr_pages()' [A] 'function pid_t pid_nr_ns(pid*, pid_namespace*)' [A] 'function unsigned long int vmalloc_nr_pages()' Bug: 233972073 Change-Id: I398046c12e199e210e84921666243a03829c9018 Signed-off-by: Vijayanand Jitta <quic_vjitta@quicinc.com>
This commit is contained in:
committed by
Todd Kjos
parent
8756995a20
commit
65101bda8a
@@ -119,6 +119,7 @@
|
||||
cfg80211_update_owe_info_event
|
||||
cfg80211_vendor_cmd_get_sender
|
||||
__cfi_slowpath_diag
|
||||
cgroup_path_ns
|
||||
cgroup_taskset_first
|
||||
cgroup_taskset_next
|
||||
__check_object_size
|
||||
@@ -1144,6 +1145,10 @@
|
||||
netdev_alert
|
||||
netdev_rss_key_fill
|
||||
netif_receive_skb_list
|
||||
nla_find
|
||||
nla_reserve
|
||||
nla_reserve_64bit
|
||||
__nla_validate
|
||||
no_llseek
|
||||
nonseekable_open
|
||||
nr_cpu_ids
|
||||
@@ -1299,6 +1304,7 @@
|
||||
pci_store_saved_state
|
||||
pci_walk_bus
|
||||
pci_write_config_dword
|
||||
pcpu_nr_pages
|
||||
__percpu_down_read
|
||||
percpu_down_write
|
||||
percpu_free_rwsem
|
||||
@@ -1368,6 +1374,7 @@
|
||||
phy_write_mmd
|
||||
pick_highest_pushable_task
|
||||
pick_migrate_task
|
||||
pid_nr_ns
|
||||
pinconf_generic_dt_node_to_map
|
||||
pinctrl_dev_get_drvdata
|
||||
pinctrl_force_default
|
||||
@@ -2204,6 +2211,7 @@
|
||||
vhost_vq_init_access
|
||||
vhost_vring_ioctl
|
||||
vmalloc
|
||||
vmalloc_nr_pages
|
||||
vmalloc_to_page
|
||||
vmalloc_to_pfn
|
||||
vmap
|
||||
|
||||
Reference in New Issue
Block a user