diff options
| author | Kirill A. Shutemov <[email protected]> | 2015-02-11 15:26:38 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-02-11 17:06:03 -0800 |
| commit | 3ae3ad4e639234a43fd3997887524d2e5345fa76 (patch) | |
| tree | 3e10581341dd5fe3bf7c97b719226654bf423048 /scripts/unifdef.c | |
| parent | 21afa38eed655def15475b76681fa006c435b9de (diff) | |
microblaze: define __PAGETABLE_PMD_FOLDED
Microblaze uses custom implementation of PMD folding, but doesn't define
__PAGETABLE_PMD_FOLDED, which generic code expects to see. Let's fix it.
Defining __PAGETABLE_PMD_FOLDED will drop out unused __pmd_alloc(). It
also fixes problems with recently-introduced pmd accounting.
Signed-off-by: Kirill A. Shutemov <[email protected]>
Reported-by: Guenter Roeck <[email protected]>
Tested-by: Guenter Roeck <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/unifdef.c')
0 files changed, 0 insertions, 0 deletions