From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:39234 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932647AbeCMKvD (ORCPT ); Tue, 13 Mar 2018 06:51:03 -0400 Date: Tue, 13 Mar 2018 11:51:03 +0100 From: Greg Kroah-Hartman To: Ben Hutchings Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Tony Lindgren , Sasha Levin Subject: Re: [PATCH 4.4 031/193] ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_context Message-ID: <20180313105103.GD32263@kroah.com> References: <20180223170325.997716448@linuxfoundation.org> <20180223170330.941688300@linuxfoundation.org> <1520293551.2786.101.camel@codethink.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1520293551.2786.101.camel@codethink.co.uk> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Mar 05, 2018 at 11:45:51PM +0000, Ben Hutchings wrote: > On Fri, 2018-02-23 at 19:24 +0100, Greg Kroah-Hartman wrote: > > 4.4-stable review patch.��If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Tony Lindgren > > > > > > [ Upstream commit d09220a887f70368afa79e850c95e74890c0a32d ] > [...] > > This apparently breaks the build for some configurations. Fixed by: > > commit 863204cfdae98626a92535ac928ad79f4d6b74ff > Author: Arnd Bergmann > Date:���Wed Dec 6 14:17:17 2017 +0100 > > ����ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds Just queued it up, thanks. greg k-h