Patch "arm64: dts: qcom: c630: disable crypto due to serror" has been added to the 5.16-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    arm64: dts: qcom: c630: disable crypto due to serror

to the 5.16-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm64-dts-qcom-c630-disable-crypto-due-to-serror.patch
and it can be found in the queue-5.16 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 3228a1c7f62d673aa29c48c9dda1f3df5bef1853
Author: Steev Klimaszewski <steev@xxxxxxxx>
Date:   Thu Nov 4 22:52:32 2021 -0500

    arm64: dts: qcom: c630: disable crypto due to serror
    
    [ Upstream commit 382e3e0eb6a83f1cf73d4dfa3448ade1ed721f22 ]
    
    Disable the crypto block due to it causing an SError in qce_start() on
    the C630, which happens upon every boot when cryptomanager tests are
    enabled.
    
    Signed-off-by: Steev Klimaszewski <steev@xxxxxxxx>
    [bjorn: Reworked commit message]
    Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
    Link: https://lore.kernel.org/r/20211105035235.2392-1-steev@xxxxxxxx
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
index 2e882a977e2c..89c11c147846 100644
--- a/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
+++ b/arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
@@ -804,3 +804,8 @@
 
 	qcom,snoc-host-cap-8bit-quirk;
 };
+
+&crypto {
+	/* FIXME: qce_start triggers an SError */
+	status= "disable";
+};



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux