mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
ANDROID: Update the ABI symbol list
Adding the following symbols: - cpuidle_driver_state_disabled - cpuidle_get_driver Bug: 286355474 Change-Id: Iff07194a5ec92d91ceb10db564f9bc0e161ad28c Signed-off-by: Lucas Wei <lucaswei@google.com>
This commit is contained in:
committed by
Treehugger Robot
parent
40a4ec538f
commit
28c0341559
@@ -256446,6 +256446,13 @@ function {
|
||||
return_type_id: 0x48b5725f
|
||||
parameter_id: 0x1e2533ab
|
||||
}
|
||||
function {
|
||||
id: 0x1713ba51
|
||||
return_type_id: 0x48b5725f
|
||||
parameter_id: 0x1830dd64
|
||||
parameter_id: 0x6720d32f
|
||||
parameter_id: 0x6d7f5ff6
|
||||
}
|
||||
function {
|
||||
id: 0x171a00e6
|
||||
return_type_id: 0x48b5725f
|
||||
@@ -261965,6 +261972,10 @@ function {
|
||||
parameter_id: 0xc9082b19
|
||||
parameter_id: 0xc9082b19
|
||||
}
|
||||
function {
|
||||
id: 0x32d662aa
|
||||
return_type_id: 0x1830dd64
|
||||
}
|
||||
function {
|
||||
id: 0x33281d02
|
||||
return_type_id: 0x33756485
|
||||
@@ -300478,6 +300489,15 @@ elf_symbol {
|
||||
type_id: 0x6d7f5ff6
|
||||
full_name: "cpuhp_tasks_frozen"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xce563c27
|
||||
name: "cpuidle_driver_state_disabled"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xa8738c09
|
||||
type_id: 0x1713ba51
|
||||
full_name: "cpuidle_driver_state_disabled"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x788ad464
|
||||
name: "cpuidle_get_cpu_driver"
|
||||
@@ -300487,6 +300507,15 @@ elf_symbol {
|
||||
type_id: 0x3ea65109
|
||||
full_name: "cpuidle_get_cpu_driver"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x28b04407
|
||||
name: "cpuidle_get_driver"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xd06f1b80
|
||||
type_id: 0x32d662aa
|
||||
full_name: "cpuidle_get_driver"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x474c5b56
|
||||
name: "cpuidle_governor_latency_req"
|
||||
@@ -339862,7 +339891,9 @@ interface {
|
||||
symbol_id: 0xbbbf4eda
|
||||
symbol_id: 0x0c67e2fe
|
||||
symbol_id: 0xc6155c06
|
||||
symbol_id: 0xce563c27
|
||||
symbol_id: 0x788ad464
|
||||
symbol_id: 0x28b04407
|
||||
symbol_id: 0x474c5b56
|
||||
symbol_id: 0xb1a9cc86
|
||||
symbol_id: 0x9b056e94
|
||||
|
||||
@@ -226,6 +226,8 @@
|
||||
cpuhp_tasks_frozen
|
||||
cpu_hwcap_keys
|
||||
cpu_hwcaps
|
||||
cpuidle_driver_state_disabled
|
||||
cpuidle_get_driver
|
||||
cpu_latency_qos_add_request
|
||||
cpu_latency_qos_remove_request
|
||||
cpu_latency_qos_update_request
|
||||
|
||||
Reference in New Issue
Block a user