summaryrefslogtreecommitdiff
path: root/security/integrity
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2009-10-26 19:24:31 (GMT)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2009-10-30 06:20:57 (GMT)
commitf71dc176aa06359681c30ba6877ffccab6fba3a6 (patch)
treeb72d97c2db323ab94399cd2633108c0a00a5da31 /security/integrity
parent8be8cf5b47f72096e42bf88cc3afff7a942a346c (diff)
downloadlinux-fsl-qoriq-f71dc176aa06359681c30ba6877ffccab6fba3a6.tar.xz
powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes
Currently, hpte_need_flush() only correctly flushes the given address for normal pages. Callers for hugepages are required to mask the address themselves. But hpte_need_flush() already looks up the page sizes for its own reasons, so this is a rather silly imposition on the callers. This patch alters it to mask based on the pagesize it has looked up itself, and removes the awkward masking code in the hugepage caller. Signed-off-by: David Gibson <dwg@au1.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'security/integrity')
0 files changed, 0 insertions, 0 deletions