tile: replace mm->cpu_vm_mask with mm_cpumask()
authorKOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Mon, 18 Apr 2011 12:18:11 +0000 (21:18 +0900)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 4 May 2011 18:41:44 +0000 (14:41 -0400)
commitdc0b124d8edc6c2f95fc3a689cd40ec05ad85108
tree1a64b5a0e4761c0fc3fb454d0385be52e69f0970
parentef0aaf873ebadd7576f4fb2085ec4557a9df8bf5
tile: replace mm->cpu_vm_mask with mm_cpumask()

We plan to change mm->cpu_vm_mask definition later. Thus, this patch convert
it into proper macro.

Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/include/asm/mmu_context.h
arch/tile/kernel/tlb.c