x86: move per-cpu mmu_gathers to mm/init.c

[ Impact: cleanup ]

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
LKML-Reference: <1240923650.1982.22.camel@penberg-laptop>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Pekka Enberg
2009-04-28 16:00:50 +03:00
committed by Ingo Molnar
parent 2b72394e40
commit 9518e0e435
3 changed files with 3 additions and 3 deletions

View File

@@ -52,8 +52,6 @@
static unsigned long dma_reserve __initdata;
DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);
static int __init parse_direct_gbpages_off(char *arg)
{
direct_gbpages = 0;