MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file
authorMarkos Chandras <markos.chandras@imgtec.com>
Thu, 14 Nov 2013 16:12:22 +0000 (16:12 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 22 Jan 2014 19:18:58 +0000 (20:18 +0100)
commitc01905eeee579db98dd6b39d3f41497065ecc273
treeb0e39a87571076bcdd7e4350e1ccdb9abbcebdf0
parent691038ba45102e7479be1a6be4345e77194da301
MIPS: mm: Move UNIQUE_ENTRYHI macro to a header file

The UNIQUE_ENTRYHI definition was duplicated whenever there
was the need to flush the TLB entries. We move this common
definition to a header file.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6129/
arch/mips/include/asm/tlb.h
arch/mips/mm/init.c
arch/mips/mm/tlb-r4k.c