commit | 38a997a70e6cf0ee9fc26de146601ba10fa552a4 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <[email protected]> | Mon Jul 15 07:21:57 2013 +0000 |
committer | Ralf Baechle <[email protected]> | Fri Jul 19 10:36:10 2013 +0200 |
tree | 51dd4635599b3e2a24147905c181f09a1b1ee3de | |
parent | 628f0650ea65ef2ec0a2bde141c271dea1d18904 [diff] |
MIPS: tlbex: fix broken build in v3.11-rc1 Commit 6ba045f9fbdafb48da42aa8576ea7a3980443136 (MIPS: Move generated code to .text for microMIPS) deleted tlbmiss_handler_setup_pgd_array, but some references were not converted. Fix that to enable building a MIPS kernel. Signed-off-by: Aaro Koskinen <[email protected]> Acked-by: Jayachandran C. <[email protected]> Acked-by: David Daney <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/5589/ Signed-off-by: Ralf Baechle <[email protected]>