From: Greg Kroah-Hartman Date: Mon, 13 Sep 2021 07:50:51 +0000 (+0200) Subject: drop queue-4.4/crypto-qat-do-not-export-adf_iov_putmsg.patch X-Git-Tag: v5.4.146~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf1b3f29a3d369741c8c92ebdc1f069e15dae2c2;p=thirdparty%2Fkernel%2Fstable-queue.git drop queue-4.4/crypto-qat-do-not-export-adf_iov_putmsg.patch it broke the build --- diff --git a/queue-4.4/crypto-qat-do-not-export-adf_iov_putmsg.patch b/queue-4.4/crypto-qat-do-not-export-adf_iov_putmsg.patch deleted file mode 100644 index 4a1fba62f6d..00000000000 --- a/queue-4.4/crypto-qat-do-not-export-adf_iov_putmsg.patch +++ /dev/null @@ -1,36 +0,0 @@ -From 5f8033f94420950b5fc4b91dd2154c00fc88d44e Mon Sep 17 00:00:00 2001 -From: Sasha Levin -Date: Thu, 12 Aug 2021 21:21:28 +0100 -Subject: crypto: qat - do not export adf_iov_putmsg() - -From: Giovanni Cabiddu - -[ Upstream commit 645ae0af1840199086c33e4f841892ebee73f615 ] - -The function adf_iov_putmsg() is only used inside the intel_qat module -therefore should not be exported. -Remove EXPORT_SYMBOL for the function adf_iov_putmsg(). - -Signed-off-by: Giovanni Cabiddu -Reviewed-by: Fiona Trahe -Signed-off-by: Herbert Xu -Signed-off-by: Sasha Levin ---- - drivers/crypto/qat/qat_common/adf_pf2vf_msg.c | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c b/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c -index 711706819b05..f071aba32a28 100644 ---- a/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c -+++ b/drivers/crypto/qat/qat_common/adf_pf2vf_msg.c -@@ -254,7 +254,6 @@ int adf_iov_putmsg(struct adf_accel_dev *accel_dev, u32 msg, u8 vf_nr) - - return ret; - } --EXPORT_SYMBOL_GPL(adf_iov_putmsg); - - void adf_vf2pf_req_hndl(struct adf_accel_vf_info *vf_info) - { --- -2.30.2 - diff --git a/queue-4.4/series b/queue-4.4/series index 9c1db02b1a8..f8cf82d4de3 100644 --- a/queue-4.4/series +++ b/queue-4.4/series @@ -32,7 +32,6 @@ power-supply-max17042_battery-fix-typo-in-max17042_t.patch libata-fix-ata_host_start.patch crypto-qat-do-not-ignore-errors-from-enable_vf2pf_co.patch crypto-qat-fix-reuse-of-completion-variable.patch -crypto-qat-do-not-export-adf_iov_putmsg.patch udf_get_extendedattr-had-no-boundary-checks.patch m68k-emu-fix-invalid-free-in-nfeth_cleanup.patch certs-trigger-creation-of-rsa-module-signing-key-if-.patch