From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 12/15] arm-soc: omap: replace open coded VA->PA calculations Date: Wed, 9 Aug 2017 12:05:57 -0700 Message-ID: <20170809190556.GD3934@atomide.com> References: <20170805205222.19868-1-ard.biesheuvel@linaro.org> <20170805205222.19868-13-ard.biesheuvel@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: andrew@lunn.ch, baohua@kernel.org, dave.martin@arm.com, jason@lakedaemon.net, kvm@vger.kernel.org, nico@linaro.org, marc.zyngier@arm.com, horms@verge.net.au, magnus.damm@gmail.com, linux@armlinux.org.uk, krzk@kernel.org, patrice.chotard@st.com, linux-renesas-soc@vger.kernel.org, arm@kernel.org, vireshk@kernel.org, gregory.clement@free-electrons.com, linux-omap@vger.kernel.org, shiraz.linux.kernel@gmail.com, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, sebastian.hesselbarth@gmail.com To: Ard Biesheuvel Return-path: Content-Disposition: inline In-Reply-To: <20170805205222.19868-13-ard.biesheuvel@linaro.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu List-Id: kvm.vger.kernel.org * Ard Biesheuvel [170805 13:54]: > This replaces a couple of open coded calculations to obtain the > physical address of a far symbol with calls to the new adr_l etc > macros. I gave this series a quick test and omap3 no longer boots it seems. Regards, Tony