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 <surenb@google.com> Signed-off-by: Carlos Llamas <cmllamas@google.com>
This commit is contained in:
parent
ed10529c6d
commit
9920a720cc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user