commit | 61cbfff4b1a7c15a7e403473ca5a290fd13d5656 | [log] [tgz] |
---|---|---|
author | Dmitry Korotin <dkorotin@wavecomp.com> | Tue Jun 18 21:25:43 2019 +0000 |
committer | Paul Burton <paul.burton@mips.com> | Sun Jul 21 15:23:24 2019 -0700 |
tree | e083bda48efd587b6c620688fc0e50e13880abc6 | |
parent | a23c4134955e87d9e16149daedefd3a602fb019b [diff] |
MIPS: pte_special()/pte_mkspecial() support Add support for pte_special() & pte_mkspecial(), replacing our previous stubs with functional implementations. Signed-off-by: Dmitry Korotin <dkorotin@wavecomp.com> [paul.burton@mips.com: - Fix for CONFIG_PHYS_ADDR_T_64BIT && CONFIG_CPU_MIPS32. - Rewrite commit message.] Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: linux-mips@vger.kernel.org