]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mn10300: add missing pgtable_page_ctor/dtor calls
authorKirill A. Shutemov <kirill.shutemov@linux.intel.com>
Tue, 5 Nov 2013 06:06:42 +0000 (17:06 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 06:40:08 +0000 (17:40 +1100)
commit9ecf355a81ae713738f105fc47bf031ea7cbe5e2
tree9b6960c13a5e0726c89a7e9b85d55b458b7dc5fd
parent55d4f0585d50e7b078f55b0f3e1367ee5bee4060
mn10300: add missing pgtable_page_ctor/dtor calls

It will fix NR_PAGETABLE accounting.  It's also required if the arch is
going ever support split ptl.

Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Acked-by: David Howells <dhowells@redhat.com>
Cc: Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/mn10300/include/asm/pgalloc.h
arch/mn10300/mm/pgtable.c