ANDROID: ABI: Update symbol for Exynos SoC
Update symbols for Exynos GIC 400 based SOC 1 function symbol(s) added 'int __traceiter_android_vh_gic_set_affinity(void*, struct irq_data*, const struct cpumask*, bool, u8*, void*)' 1 variable symbol(s) added 'struct tracepoint __tracepoint_android_vh_gic_set_affinity' Bug: 290727714 Change-Id: Ie8adc70d83a9db13aa1a6befa655ec7d675baf81 Signed-off-by: Jiss Jose <jiss.jose@samsung.com>
This commit is contained in:
parent
c75c8311c8
commit
f3c6324daa
@ -304586,6 +304586,16 @@ function {
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x082be49e
|
||||
}
|
||||
function {
|
||||
id: 0x9b8fbd40
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x18bd6530
|
||||
parameter_id: 0x0b7c4f67
|
||||
parameter_id: 0x310ec01d
|
||||
parameter_id: 0x6d7f5ff6
|
||||
parameter_id: 0x00c72527
|
||||
parameter_id: 0x18bd6530
|
||||
}
|
||||
function {
|
||||
id: 0x9b91093a
|
||||
return_type_id: 0x6720d32f
|
||||
@ -321229,6 +321239,15 @@ elf_symbol {
|
||||
type_id: 0x9b342f25
|
||||
full_name: "__traceiter_android_vh_get_thermal_zone_device"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xdbe4202a
|
||||
name: "__traceiter_android_vh_gic_set_affinity"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xc710bc43
|
||||
type_id: 0x9b8fbd40
|
||||
full_name: "__traceiter_android_vh_gic_set_affinity"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x88586647
|
||||
name: "__traceiter_android_vh_gic_v3_suspend"
|
||||
@ -324361,6 +324380,15 @@ elf_symbol {
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_get_thermal_zone_device"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x60a121b4
|
||||
name: "__tracepoint_android_vh_gic_set_affinity"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x2b46dd56
|
||||
type_id: 0x18ccbd2c
|
||||
full_name: "__tracepoint_android_vh_gic_set_affinity"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xf18e312d
|
||||
name: "__tracepoint_android_vh_gic_v3_suspend"
|
||||
@ -377121,6 +377149,7 @@ interface {
|
||||
symbol_id: 0x9fe60f0c
|
||||
symbol_id: 0x83b45f32
|
||||
symbol_id: 0x1df03151
|
||||
symbol_id: 0xdbe4202a
|
||||
symbol_id: 0x88586647
|
||||
symbol_id: 0xdb6662e8
|
||||
symbol_id: 0x64c2fe7a
|
||||
@ -377469,6 +377498,7 @@ interface {
|
||||
symbol_id: 0x828646be
|
||||
symbol_id: 0x4756cfec
|
||||
symbol_id: 0x8b7beb3b
|
||||
symbol_id: 0x60a121b4
|
||||
symbol_id: 0xf18e312d
|
||||
symbol_id: 0xf68497fa
|
||||
symbol_id: 0xb6603d58
|
||||
|
@ -1723,6 +1723,10 @@
|
||||
__traceiter_android_rvh_gic_v3_set_affinity
|
||||
__tracepoint_android_rvh_gic_v3_set_affinity
|
||||
|
||||
# required by irq-gic-vh.ko
|
||||
__traceiter_android_vh_gic_set_affinity
|
||||
__tracepoint_android_vh_gic_set_affinity
|
||||
|
||||
# required by is-actuator-ak737x.ko
|
||||
v4l2_i2c_subdev_init
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user