[PATCH] omap: iommu: fix pte attributes for super section
From: Anna, Suman <hidden>
Date: 2011-06-28 19:46:33
Also in:
linux-omap
From: Anna, Suman <hidden>
Date: 2011-06-28 19:46:33
Also in:
linux-omap
On Mon, May 16, 2011 at 2:11 AM, Hiroshi DOYU [off-list ref] wrote:
From: "ext Anna, Suman" <redacted> Subject: [PATCH] omap: iommu: fix pte attributes for super section Date: Tue, 10 May 2011 10:25:17 -0700quoted
From 5796d8d8a0ea5aee342b78ca6ead229971cff6c5 Mon Sep 17 00:00:00 2001 From: Suman Anna <redacted> Date: Wed, 4 May 2011 17:45:37 -0500 Subject: [PATCH] omap: iommu: fix pte attributes for super section The PTE programming causes a 16MB entry to be interpreted as a 4K entry because of the bitwise check, and therefore does not set the attributes properly in the first-level descriptor table. The bitwise check has been replaced appropriately. Signed-off-by: Suman Anna <redacted>Acked-by: Hiroshi DOYU <redacted>
Tony, Can this patch be queued up for the next rc, or is there any reason for this to remain archived? https://patchwork.kernel.org/patch/774932/ regards Suman