ANDROID: abi_gki_aarch64_qcom: Add reclaim_shmem_address_space
Add reclaim_shmem_address_space to symbol list. This gerrit also contains the changes resulted from changing the number of params in shmem_mark_page_lazyfree function. Leaf changes summary: 2 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 1 Changed, 1 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 1 Added function: [A] 'function int reclaim_shmem_address_space(address_space*)' 1 function with some sub-type change: [C] 'function void shmem_mark_page_lazyfree(page*)' at shmem.c:4296:1 has some sub-type changes: CRC (modversions) changed from 0x81dbf5b0 to 0xd16d738a parameter 2 of type 'typedef bool' was added Bug: 187798288 Change-Id: Ieebc6d0cb2211a80a126f39b46e3c7d3583dca60 Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
This commit is contained in:

committed by
Suren Baghdasaryan

parent
d80c70d7a8
commit
b05bbe48be
File diff suppressed because it is too large
Load Diff
@@ -1900,6 +1900,7 @@
|
|||||||
rcuwait_wake_up
|
rcuwait_wake_up
|
||||||
rdev_get_drvdata
|
rdev_get_drvdata
|
||||||
reboot_mode
|
reboot_mode
|
||||||
|
reclaim_shmem_address_space
|
||||||
refcount_dec_and_lock
|
refcount_dec_and_lock
|
||||||
refcount_dec_not_one
|
refcount_dec_not_one
|
||||||
refcount_warn_saturate
|
refcount_warn_saturate
|
||||||
|
Reference in New Issue
Block a user