mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 04:20:23 +09:00
ANDROID: abi_gki_aarch64_qcom: Add __bitmap_andnot and cpumask_any_but
Add __bitmap_andnot and cpumask_any_but to symbol list. Bug: 187463586 Change-Id: I936ee9778040ba96a3937e21da0c886b2929df7c Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
This commit is contained in:
committed by
Matthias Maennich
parent
188186232a
commit
f6fdbe9edc
@@ -56,6 +56,7 @@
|
||||
bdput
|
||||
bio_endio
|
||||
bitmap_allocate_region
|
||||
__bitmap_andnot
|
||||
__bitmap_clear
|
||||
bitmap_find_next_zero_area_off
|
||||
__bitmap_or
|
||||
@@ -272,6 +273,7 @@
|
||||
cpu_latency_qos_remove_request
|
||||
cpu_latency_qos_request_active
|
||||
cpu_latency_qos_update_request
|
||||
cpumask_any_but
|
||||
cpumask_next
|
||||
cpumask_next_and
|
||||
cpu_number
|
||||
|
||||
Reference in New Issue
Block a user