OpenCloudOS-Kernel/arch/um/kernel/skas
Rusty Russell 0b5f9c005d remove references to cpu_*_map in arch/
This has been obsolescent for a while; time for the final push.

In adjacent context, replaced old cpus_* with cpumask_*.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: David S. Miller <davem@davemloft.net> (arch/sparc)
Acked-by: Chris Metcalf <cmetcalf@tilera.com> (arch/tile)
Cc: user-mode-linux-devel@lists.sourceforge.net
Cc: Russell King <linux@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org
Cc: Richard Kuo <rkuo@codeaurora.org>
Cc: linux-hexagon@vger.kernel.org
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: Kyle McMartin <kyle@mcmartin.ca>
Cc: Helge Deller <deller@gmx.de>
Cc: sparclinux@vger.kernel.org
2012-03-29 15:38:30 +10:30
..
Makefile uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
clone.c um: -include user.h for USER_OBJ, trim includes 2011-11-02 14:14:44 +01:00
mmu.c um: uml_dup_mmap() relies on ->mmap_sem being held, but activate_mm() doesn't hold it 2012-03-20 21:29:50 -04:00
process.c remove references to cpu_*_map in arch/ 2012-03-29 15:38:30 +10:30
syscall.c uml: i386: Avoid redefinition of NR_syscalls 2010-05-10 23:38:15 +02:00
uaccess.c um: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:15 +08:00