ANDROID: ABI: replace blk_ksm functions in symbol lists

devm_blk_crypto_profile_init needs to be used instead of
devm_blk_ksm_init and blk_ksm_init_passthrough, which no longer exist.

Bug: 160883801
Bug: 162257402
Bug: 207390665
Bug: 234653003
Change-Id: Id71381d88b60141b37c5b38bfbbacec5b05101b7
Signed-off-by: Eric Biggers <ebiggers@google.com>
This commit is contained in:
Eric Biggers
2022-06-07 20:53:29 +00:00
parent dc317ea30a
commit d0ba9bad59
6 changed files with 6 additions and 6 deletions

View File

@@ -908,7 +908,7 @@
seq_putc
# required by cqhci.ko
devm_blk_ksm_init
devm_blk_crypto_profile_init
dmam_free_coherent
mmc_cqe_request_done

View File

@@ -37,7 +37,6 @@
blk_cleanup_disk
blk_execute_rq
blk_get_request
blk_ksm_init_passthrough
__blk_mq_alloc_disk
blk_mq_alloc_tag_set
blk_mq_complete_request
@@ -226,6 +225,7 @@
_dev_info
__dev_kfree_skb_any
devm_add_action
devm_blk_crypto_profile_init
devm_clk_get
devm_clk_get_optional
devm_clk_put

View File

@@ -1137,7 +1137,7 @@
policy_has_boost_freq
# required by cqhci.ko
devm_blk_ksm_init
devm_blk_crypto_profile_init
mmc_cqe_request_done
# required by drm_dp_aux_bus.ko

View File

@@ -315,7 +315,7 @@
__dev_kfree_skb_any
devm_add_action
__devm_alloc_percpu
devm_blk_ksm_init
devm_blk_crypto_profile_init
devm_clk_bulk_get
devm_clk_bulk_get_optional
devm_clk_get

View File

@@ -312,7 +312,7 @@
devm_add_action
devm_backlight_device_register
devm_backlight_device_unregister
devm_blk_ksm_init
devm_blk_crypto_profile_init
devm_clk_get
devm_clk_get_optional
devm_clk_put

View File

@@ -334,7 +334,7 @@
_dev_info
devm_add_action
devm_alloc_etherdev_mqs
devm_blk_ksm_init
devm_blk_crypto_profile_init
devm_clk_bulk_get_all
devm_clk_get
devm_clk_get_optional