ANDROID: GKI: Update symbol list for db845c and virtual_device
With the resent changes, __vma_start_write() export needs to be made available to modules. Update symbols list for affected targets. Bug: 322132947 Change-Id: Id7cb18a2bdfaf7be98683d4de809ffcd84cb8d8b Signed-off-by: Suren Baghdasaryan <surenb@google.com>
This commit is contained in:
committed by
Giuliano Procida
parent
4aac87e299
commit
74f98b4536
+3677
-3674
File diff suppressed because it is too large
Load Diff
@@ -1452,7 +1452,6 @@
|
||||
dma_resv_set_deadline
|
||||
dma_resv_test_signaled
|
||||
dma_resv_wait_timeout
|
||||
down_write
|
||||
drm_add_modes_noedid
|
||||
drm_aperture_remove_conflicting_framebuffers
|
||||
drm_atomic_get_new_crtc_for_encoder
|
||||
@@ -1670,8 +1669,8 @@
|
||||
__tracepoint_gpu_mem_total
|
||||
unmap_mapping_range
|
||||
unregister_vmap_purge_notifier
|
||||
up_write
|
||||
video_firmware_drivers_only
|
||||
__vma_start_write
|
||||
vmf_insert_pfn
|
||||
vm_get_page_prot
|
||||
vscnprintf
|
||||
|
||||
@@ -93,7 +93,6 @@
|
||||
__dma_sync_single_for_device
|
||||
dma_unmap_sg_attrs
|
||||
do_trace_netlink_extack
|
||||
down_write
|
||||
drm_add_modes_noedid
|
||||
drm_atomic_get_crtc_state
|
||||
drm_atomic_helper_check
|
||||
@@ -455,7 +454,6 @@
|
||||
unregister_netdevice_queue
|
||||
unregister_pernet_device
|
||||
unregister_virtio_driver
|
||||
up_write
|
||||
usb_add_hcd
|
||||
usb_alloc_urb
|
||||
usb_anchor_urb
|
||||
@@ -514,6 +512,7 @@
|
||||
virtqueue_notify
|
||||
vmalloc_noprof
|
||||
vmalloc_to_page
|
||||
__vma_start_write
|
||||
vm_get_page_prot
|
||||
vzalloc_noprof
|
||||
wait_for_completion_timeout
|
||||
@@ -1421,3 +1420,7 @@
|
||||
xa_erase
|
||||
xa_find
|
||||
xa_find_after
|
||||
|
||||
# preserved by --additions-only
|
||||
down_write
|
||||
up_write
|
||||
|
||||
Reference in New Issue
Block a user