Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 90a691fc authored by JohnnLee's avatar JohnnLee
Browse files

ANDROID: Add allowed symbols requried from Qualcomm drivers



Kernel modules of cdsprm.ko, msm_adreno.ko, and msm_npu.ko
added new requirements to exported kernel symbols. Add these symbols
into symbol list to make it able to boot with android common kernel.

Leaf changes summary: 9 artifacts changed (1 filtered out)
Changed leaf types summary: 0 (1 filtered out) leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 9 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable

9 Added functions:

  [A] 'function int crypto_register_scomp(scomp_alg*)'
  [A] 'function int crypto_unregister_scomp(scomp_alg*)'
  [A] 'function int dev_pm_qos_add_request(device*, dev_pm_qos_request*, dev_pm_qos_req_type, s32)'
  [A] 'function int dev_pm_qos_update_request(dev_pm_qos_request*, s32)'
  [A] 'function dma_fence_array* dma_fence_array_create(int, dma_fence**, u64, unsigned int, bool)'
  [A] 'function void dma_fence_free(dma_fence*)'
  [A] 'function bool irq_work_queue(irq_work*)'
  [A] 'function int register_reboot_notifier(notifier_block*)'
  [A] 'function int unregister_reboot_notifier(notifier_block*)'

Bug: 215082374
Change-Id: I8e3f987a2bd172752454479339b25015dc3d807b
Signed-off-by: default avatarJohnnLee <johnnlee@google.com>
parent 12131b42
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment