]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: kernel: cpu-probe: Add support for the HardWare Table Walker
authorMarkos Chandras <markos.chandras@imgtec.com>
Mon, 14 Jul 2014 11:46:13 +0000 (12:46 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 1 Aug 2014 22:06:39 +0000 (00:06 +0200)
commitc5c37e8b5e097ae152683dd419c7585703dd37d4
treebb56b98d03cbf33c0f07f6d3c3e3234101eb11f1
parent8a4fd29a3c53b3563e82f7e2cfa304b506497416
MIPS: kernel: cpu-probe: Add support for the HardWare Table Walker

Detect if the core implements the HTW and set the option accordingly.
Also, add a new kernel parameter called 'nohtw' allowing
the user to disable the htw support and fallback to the software
refill handler.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7335/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/cpu-probe.c