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

Commit b76d2a10 authored by JohnnLee's avatar JohnnLee
Browse files

ANDROID: Add allowed symbols required from Qualcomm drivers



With the commit 1a476214 ("rpmsg: qcom: glink: replace strncpy() with
strscpy_pad()"), the kernel module "qcom_glink_native.ko" added the new
requirement to exported kernel symbol "strscpy_pad". Add the symbol into
symbol list to make it able to boot with android common kernel.

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

1 Added function:

  [A] 'function long int strscpy_pad(char*, const char*, unsigned long int)'

Bug: 262180725
Change-Id: I5aa8cebc72d7989d353290bdef0c0ddb65c6de94
Signed-off-by: default avatarJohnnLee <johnnlee@google.com>
parent b969cbb1
Loading
Loading
Loading
Loading
+86118 −85106

File changed.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Diff line number Diff line
@@ -2102,6 +2102,7 @@
# required by qcom_glink_native.ko
  __irq_set_affinity
  sched_setaffinity
  strscpy_pad

# required by qcom_hwspinlock.ko
  devm_regmap_field_alloc