From e6e66cb3dd7378c39023247e2b385cdbb6017bc3 Mon Sep 17 00:00:00 2001 From: Puma Hsu Date: Tue, 14 Sep 2021 15:15:59 +0800 Subject: [PATCH] ANDROID: Update the ABI representation Leaf changes summary: 4 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 2 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 2 Added variables 2 Added functions: [A] 'function int __traceiter_android_vh_usb_dev_resume(void*, usb_device*, pm_message_t, int*)' [A] 'function int __traceiter_android_vh_usb_dev_suspend(void*, usb_device*, pm_message_t, int*)' 2 Added variables: [A] 'tracepoint __tracepoint_android_vh_usb_dev_resume' [A] 'tracepoint __tracepoint_android_vh_usb_dev_suspend' Bug: 187770891 Signed-off-by: Puma Hsu Change-Id: I76f8ebca7ed9e1b4c9b863d6d9172e8ba8e53b5c --- android/abi_gki_aarch64.xml | 20 ++++++++++++++++++++ android/abi_gki_aarch64_generic | 9 +++++++++ 2 files changed, 29 insertions(+) diff --git a/android/abi_gki_aarch64.xml b/android/abi_gki_aarch64.xml index 78c2a37131d5..50804ed6ca17 100755 --- a/android/abi_gki_aarch64.xml +++ b/android/abi_gki_aarch64.xml @@ -486,6 +486,8 @@ + + @@ -5596,6 +5598,8 @@ + + @@ -113265,6 +113269,20 @@ + + + + + + + + + + + + + + @@ -113821,6 +113839,8 @@ + + diff --git a/android/abi_gki_aarch64_generic b/android/abi_gki_aarch64_generic index f7b519e42ac4..6f3e75fe3ed2 100644 --- a/android/abi_gki_aarch64_generic +++ b/android/abi_gki_aarch64_generic @@ -398,6 +398,7 @@ __devm_regmap_init_spi devm_regulator_bulk_get devm_regulator_get + devm_regulator_get_exclusive devm_regulator_get_optional devm_regulator_put devm_regulator_register @@ -967,6 +968,7 @@ __ioremap io_schedule_timeout iounmap + iov_iter_bvec ip_send_check iput __irq_alloc_descs @@ -1052,6 +1054,7 @@ kstrtouint kstrtouint_from_user kstrtoull + kstrtoull_from_user kthread_bind kthread_bind_mask kthread_cancel_delayed_work_sync @@ -1246,6 +1249,7 @@ of_get_regulator_init_data of_iomap of_irq_find_parent + of_irq_get of_irq_get_byname of_irq_parse_one of_machine_is_compatible @@ -1355,6 +1359,7 @@ pinctrl_remove_gpio_range pinctrl_select_state pin_get_name + pin_user_pages pin_user_pages_fast pin_user_pages_remote pktgen_xfrm_outer_mode_output @@ -1956,6 +1961,8 @@ __traceiter_android_vh_ufs_send_tm_command __traceiter_android_vh_ufs_send_uic_command __traceiter_android_vh_ufs_update_sysfs + __traceiter_android_vh_usb_dev_resume + __traceiter_android_vh_usb_dev_suspend __traceiter_clock_set_rate __traceiter_cpu_frequency __traceiter_device_pm_callback_end @@ -2031,6 +2038,8 @@ __tracepoint_android_vh_ufs_send_tm_command __tracepoint_android_vh_ufs_send_uic_command __tracepoint_android_vh_ufs_update_sysfs + __tracepoint_android_vh_usb_dev_resume + __tracepoint_android_vh_usb_dev_suspend __tracepoint_clock_set_rate __tracepoint_cpu_frequency __tracepoint_device_pm_callback_end