diff options
author | Kirill A. Shutemov | 2015-02-12 00:26:38 +0100 |
---|---|---|
committer | Linus Torvalds | 2015-02-12 02:06:03 +0100 |
commit | 3ae3ad4e639234a43fd3997887524d2e5345fa76 (patch) | |
tree | 3e10581341dd5fe3bf7c97b719226654bf423048 /arch/powerpc/kernel/Makefile | |
parent | mm: memcontrol: consolidate swap controller code (diff) | |
download | kernel-qcow2-linux-3ae3ad4e639234a43fd3997887524d2e5345fa76.tar.gz kernel-qcow2-linux-3ae3ad4e639234a43fd3997887524d2e5345fa76.tar.xz kernel-qcow2-linux-3ae3ad4e639234a43fd3997887524d2e5345fa76.zip |
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 <kirill.shutemov@linux.intel.com>
Reported-by: Guenter Roeck <linux@roeck-us.net>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/powerpc/kernel/Makefile')
0 files changed, 0 insertions, 0 deletions