From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH v2 1/5] soc: qcom: smem: Use le32_to_cpu for partition size comparison Date: Fri, 15 Sep 2017 11:33:47 -0700 Message-ID: <20170915183347.GA3349@codeaurora.org> References: <1505424302-29147-1-git-send-email-clew@codeaurora.org> <1505424302-29147-2-git-send-email-clew@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1505424302-29147-2-git-send-email-clew@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org To: Chris Lew Cc: bjorn.andersson@linaro.org, andy.gross@linaro.org, david.brown@linaro.org, aneela@codeaurora.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 09/14, Chris Lew wrote: > Endianness can vary in the system, add le32_to_cpu when comparing > size values from smem. > > Signed-off-by: Chris Lew > --- Fixes: tag? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project