ANDROID: Update the ABI symbol list

Adding the following symbols:
  - kthread_set_per_cpu

Bug: 274202992
Change-Id: I8a1eaf839116e5cc2c06b4ced1c9fc03be28a532
Signed-off-by: Arve Hjønnevåg <arve@android.com>
This commit is contained in:
Arve Hjønnevåg
2023-03-22 12:44:12 -07:00
parent de29d65a35
commit 563ea555d5
2 changed files with 14 additions and 0 deletions

View File

@@ -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

View File

@@ -1165,6 +1165,7 @@
kthread_park
kthread_parkme
kthread_queue_work
kthread_set_per_cpu
kthread_should_park
kthread_should_stop
kthread_stop