commit | 3d528b326d7da8e28ec62c2ff1a92e85d93af098 | [log] [tgz] |
---|---|---|
author | Markos Chandras <markos.chandras@imgtec.com> | Mon Jul 14 12:46:13 2014 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Aug 02 00:06:39 2014 +0200 |
tree | bb56b98d03cbf33c0f07f6d3c3e3234101eb11f1 | |
parent | 87d08bc94cd058d3493e9443bf00d7889491011f [diff] |
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>