From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Andersson Subject: Re: [PATCH RESEND] firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1() Date: Thu, 26 Apr 2018 11:01:30 -0700 Message-ID: <20180426180130.GL18510@minitux> References: <20180426115534.20971-1-niklas.cassel@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180426115534.20971-1-niklas.cassel@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: Niklas Cassel Cc: andy.gross@linaro.org, david.brown@linaro.org, sboyd@kernel.org, linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org On Thu 26 Apr 04:55 PDT 2018, Niklas Cassel wrote: > qcom_scm_call_atomic1() can crash with a NULL pointer dereference at > qcom_scm_call_atomic1+0x30/0x48. > Hi Niklas, The change has been picked up for v4.18, as you can see here: https://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git/log/?h=for-next Regards, Bjorn