mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
ANDROID: abi_gki_aarch64_qcom: Add add/remove_memory_subsection
These symbols are used by a vendor defined inter-vm memory sharing driver. Bug: 181318070 Change-Id: If23b1379366804397b7685cad310d84151204a5a Signed-off-by: Patrick Daly <pdaly@codeaurora.org>
This commit is contained in:
parent
a83e00f08b
commit
e4fb3930ce
|
|
@ -4,6 +4,7 @@
|
|||
add_cpu
|
||||
add_device_randomness
|
||||
add_memory
|
||||
add_memory_subsection
|
||||
add_taint
|
||||
add_timer
|
||||
add_timer_on
|
||||
|
|
@ -1821,6 +1822,7 @@
|
|||
release_sock
|
||||
remap_pfn_range
|
||||
remove_cpu
|
||||
remove_memory_subsection
|
||||
remove_proc_entry
|
||||
remove_wait_queue
|
||||
report_iommu_fault
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user