sh: Generalise the pte handling code for the fixmap path
authorMatt Fleming <matt@console-pimps.org>
Tue, 17 Nov 2009 22:03:41 +0000 (22:03 +0000)
committerMatt Fleming <matt@console-pimps.org>
Sat, 16 Jan 2010 14:29:23 +0000 (14:29 +0000)
commit07cad4dc1bfdaefd20c6329e9d8179ad1c600e92
tree1ca1e2758dc14245315fc9a9d7334d739d3f0816
parent24ef7fc4dcc57afa0c33166c25bfe7676ffd4296
sh: Generalise the pte handling code for the fixmap path

Generalise the code for setting and clearing pte's and allow TLB entries
to be pinned and unpinned if the _PAGE_WIRED flag is present.

Signed-off-by: Matt Fleming <matt@console-pimps.org>
arch/sh/include/asm/fixmap.h
arch/sh/mm/init.c