From 9920a720ccbf84f637bffe08f0aac5e0afb85c27 Mon Sep 17 00:00:00 2001 From: Suren Baghdasaryan Date: Tue, 23 May 2023 15:09:51 -0700 Subject: [PATCH] ANDROID: GKI: Update db845c symbol list for down_write Per-vma locks patchset causes db845c module failure: These symbols are missing from the symbol list and are not available at runtime for unsigned modules: down_write required by ['msm.ko'] up_write required by ['msm.ko'] Add the missing symbols. Bug: 161210518 Change-Id: I6f5777612086cec5331e94e0999670c97229435d Signed-off-by: Suren Baghdasaryan Signed-off-by: Carlos Llamas --- android/abi_gki_aarch64_db845c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/abi_gki_aarch64_db845c b/android/abi_gki_aarch64_db845c index ce90e043c871..77e7ba1ac4b2 100644 --- a/android/abi_gki_aarch64_db845c +++ b/android/abi_gki_aarch64_db845c @@ -1057,6 +1057,7 @@ dma_buf_unmap_attachment dma_get_sgtable_attrs down_read + down_write find_vma __mmap_lock_do_trace_acquire_returned __mmap_lock_do_trace_released @@ -1068,6 +1069,7 @@ __tracepoint_mmap_lock_released __tracepoint_mmap_lock_start_locking up_read + up_write # required by gpi.ko krealloc