From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Date: Mon, 28 Dec 2015 16:12:03 +0000 Subject: Re: [PATCH] iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabled Message-Id: <20151228161203.GC17673@8bytes.org> List-Id: References: <1450810866-4716-1-git-send-email-geert+renesas@glider.be> In-Reply-To: <1450810866-4716-1-git-send-email-geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Geert Uytterhoeven Cc: Magnus Damm , iommu@lists.linux-foundation.org, linux-sh@vger.kernel.org On Tue, Dec 22, 2015 at 08:01:06PM +0100, Geert Uytterhoeven wrote: > static int ipmmu_domain_init_context(struct ipmmu_vmsa_domain *domain) > { > - phys_addr_t ttbr; > + u64 ttbr; > u32 tmp; > int ret; Didn't apply cleanly to v4.4-rc7, but fixed it up and queued it to iommu/fixes.