On Friday 07 September 2012, Catalin Marinas wrote: > > This patch adds support for the handling of the MMU faults (exception > entry code introduced by a previous patch) and page table management. > > The user translation table is pointed to by TTBR0 and the kernel one > (swapper_pg_dir) by TTBR1. There is no translation information shared or > address space overlapping between user and kernel page tables. > > Signed-off-by: Will Deacon <[email protected]> > Signed-off-by: Catalin Marinas <[email protected]> > Acked-by: Tony Lindgren <[email protected]>
Acked-by: Arnd Bergmann <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

