]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit667224bc3af88060e25152f8d5587eefe7b2249c
treeb0e39a87571076bcdd7e4350e1ccdb9abbcebdf0
parentac66103d18a7b8e1b23f94725a5d99e60a3c5590
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