aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2020-09-07 16:55:52 +0800
committerYongQin Liu <yongqin.liu@linaro.org>2020-09-09 01:20:42 +0000
commit2d65e6a459a74fd43167ba31e049d341386a9e7a (patch)
tree22c4a6d3a60b27358fa69c4619dbc59967182ad3
parent40c7448886520fcc07b8f0d5d358775813eba881 (diff)
ANDROID: update abi for idr_alloc_u32ASB-2020-09-05_12-5.4
which is needed by qrtr.ko, otherwise will get the following insmod error: [ 11.350502] init: Loading module /lib/modules/qrtr.ko with args '' [ 11.356983] qcom-pcie 1c08000.pci: 1c08000.pci supply vddpe-3v3 not found, using dummy regulator [ 11.358450] qrtr: Unknown symbol idr_alloc_u32 (err -2) [ 11.366024] qcom-pcie 1c08000.pci: host bridge /soc@0/pci@1c08000 ranges: [ 11.378003] qcom-pcie 1c08000.pci: IO 0x40200000..0x402fffff -> 0x40200000 [ 11.385216] qcom-pcie 1c08000.pci: MEM 0x40300000..0x5fffffff -> 0x40300000 [ 11.407179] init: Failed to insmod '/lib/modules/qrtr.ko' with args '': No such file or directory [ 11.416158] init: LoadWithAliases was unable to load /lib/modules/qrtr.ko [ 11.423036] init: LoadWithAliases was unable to load qrtr_smd [ 11.429203] init: Failed to load kernel modules [ 11.434361] init: InitFatalReboot: signal 6 Updated via: $ ./build/abi/bootstrap $ <export PATH and LD_LIBRARY_PATH> $ BUILD_CONFIG=common/build.config.db845c build/build_abi.sh --update Test: boot tested with db845c build Fixes: 4ef63e3654664 ("net: qrtr: fix usage of idr in port assignment to socket") Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Change-Id: I6bef4a7b31f994e68945f24f7dc12da6d609d4fc
-rw-r--r--android/abi_gki_aarch64_db845c3
1 files changed, 2 insertions, 1 deletions
diff --git a/android/abi_gki_aarch64_db845c b/android/abi_gki_aarch64_db845c
index 1b0909db2946..4c9c69cbea48 100644
--- a/android/abi_gki_aarch64_db845c
+++ b/android/abi_gki_aarch64_db845c
@@ -1363,6 +1363,7 @@
# required by qrtr.ko
__alloc_skb
datagram_poll
+ idr_alloc_u32
lock_sock_nested
netlink_capable
__nla_parse
@@ -1549,7 +1550,7 @@
spmi_controller_alloc
spmi_controller_remove
-# required by ufs-qcom.ko
+# required by ufs_qcom.ko
ufshcd_dme_get_attr
ufshcd_dme_set_attr
ufshcd_dump_regs