From 563ea555d5eed8d009c7e6a22dc3ef7af6096ae3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arve=20Hj=C3=B8nnev=C3=A5g?= Date: Wed, 22 Mar 2023 12:44:12 -0700 Subject: [PATCH] ANDROID: Update the ABI symbol list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adding the following symbols: - kthread_set_per_cpu Bug: 274202992 Change-Id: I8a1eaf839116e5cc2c06b4ced1c9fc03be28a532 Signed-off-by: Arve Hjønnevåg --- android/abi_gki_aarch64.stg | 13 +++++++++++++ android/abi_gki_aarch64_pixel | 1 + 2 files changed, 14 insertions(+) diff --git a/android/abi_gki_aarch64.stg b/android/abi_gki_aarch64.stg index d99e95c65e60..50fbb446183d 100644 --- a/android/abi_gki_aarch64.stg +++ b/android/abi_gki_aarch64.stg @@ -313300,6 +313300,15 @@ elf_symbol { type_id: 0xf395f41f full_name: "kthread_queue_work" } +elf_symbol { + id: 0x1504ce0b + name: "kthread_set_per_cpu" + is_defined: true + symbol_type: FUNCTION + crc: 0x0ac202df + type_id: 0x1642b8aa + full_name: "kthread_set_per_cpu" +} elf_symbol { id: 0xeb6e491f name: "kthread_should_park" @@ -338051,6 +338060,10 @@ symbols { key: "kthread_queue_work" value: 0xb27aa180 } + symbol { + key: "kthread_set_per_cpu" + value: 0x1504ce0b + } symbol { key: "kthread_should_park" value: 0xeb6e491f diff --git a/android/abi_gki_aarch64_pixel b/android/abi_gki_aarch64_pixel index beef7354fb90..4cf62f999592 100644 --- a/android/abi_gki_aarch64_pixel +++ b/android/abi_gki_aarch64_pixel @@ -1165,6 +1165,7 @@ kthread_park kthread_parkme kthread_queue_work + kthread_set_per_cpu kthread_should_park kthread_should_stop kthread_stop