mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 03:59:40 +02:00
abi_gki_aarch64_qcom: add sync and __copy symbol
Added kernel symbols for presil-pineapple. Change-Id: I0b050d54ba4be4a75a736cf7daa6bb79263856b0 Signed-off-by: NITIN LAXMIDAS NAIK <quic_nitinlax@quicinc.com>
This commit is contained in:
parent
f852a8b67d
commit
3f0a6daf18
|
|
@ -177,6 +177,7 @@
|
|||
contig_page_data
|
||||
_copy_from_iter
|
||||
copy_from_kernel_nofault
|
||||
__copy_overflow
|
||||
__cpu_active_mask
|
||||
cpu_bit_bitmap
|
||||
cpufreq_cpu_get
|
||||
|
|
@ -1708,6 +1709,8 @@
|
|||
__sw_hweight64
|
||||
__sw_hweight8
|
||||
sync_blockdev
|
||||
sync_file_create
|
||||
sync_file_get_fence
|
||||
synchronize_irq
|
||||
synchronize_rcu
|
||||
synchronize_rcu_expedited
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user