From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 1/1] iommu/tegra: smmu: Fix incorrect mask for regbase Date: Wed, 06 Feb 2013 11:25:21 -0700 Message-ID: <5112A011.9000703@wwwdotorg.org> References: <1360172295-21500-1-git-send-email-hdoyu@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1360172295-21500-1-git-send-email-hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Hiroshi Doyu Cc: joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 02/06/2013 10:38 AM, Hiroshi Doyu wrote: > This fixes kernel crash because of BUG() in register address > validation. > > Signed-off-by: Hiroshi Doyu Tested-by: Stephen Warren (on Tegra30 Cardhu, with this patch applied on top of next-20130206 plus some other build and bug-fixes).