diff options
| author | Daniel Silsby <[email protected]> | 2019-07-15 21:40:03 +0000 |
|---|---|---|
| committer | Paul Burton <[email protected]> | 2019-07-21 21:30:11 +0000 |
| commit | 7176b6ac18469f63b3aa1f6e2997776ad81273b4 (patch) | |
| tree | 4776744757b8d2d30ba591c5d28ee1e3252c3b14 /arch/mips/mm/sc-mips.c | |
| parent | MIPS: ingenic: Add support for huge pages (diff) | |
| download | kernel-7176b6ac18469f63b3aa1f6e2997776ad81273b4.tar.gz kernel-7176b6ac18469f63b3aa1f6e2997776ad81273b4.zip | |
MIPS: Undefine PMD_ORDER for 32-bit builds
During an update long ago to conform to 4-level page code, PMD_ORDER was
changed from 0 to 1, despite the fact that a PMD table is not used at
all in a 32-bit MIPS build. PMD_ORDER does not seem to be used in these
builds. Now, it matches PUD_ORDER, a nonsense #define to give a build
failure with informative error.
The older commit that had redefined PMD_ORDER was
commit c6e8b587718c ("Update MIPS to use the 4-level pagetable code
thereby getting rid of the compacrapability headers.")
Signed-off-by: Daniel Silsby <[email protected]>
Signed-off-by: Paul Cercueil <[email protected]>
Signed-off-by: Paul Burton <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: James Hogan <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'arch/mips/mm/sc-mips.c')
0 files changed, 0 insertions, 0 deletions
