x86, mm: move tlb.c to arch/x86/mm/
authorIngo Molnar <mingo@elte.hu>
Wed, 21 Jan 2009 09:08:53 +0000 (10:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 21 Jan 2009 09:16:19 +0000 (10:16 +0100)
Impact: cleanup

Now that it's unified, move the (SMP) TLB flushing code from arch/x86/kernel/
to arch/x86/mm/, where it belongs logically.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found