kernel-fxtec-pro1x/arch/sparc/mm
KOSAKI Motohiro fb1fece5da sparc: convert old cpumask API into new one
Adapt new API. Almost change is trivial, most important change are to
remove following like =operator.

 cpumask_t cpu_mask = *mm_cpumask(mm);
 cpus_allowed = current->cpus_allowed;

Because cpumask_var_t is =operator unsafe. These usage might prevent
kernel core improvement.

No functional change.

Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-05-16 13:38:07 -07:00
..
btfixup.c
extable.c
fault_32.c sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault(). 2011-03-16 18:19:16 -07:00
fault_64.c
generic_32.c thp: pte alloc trans splitting 2011-01-13 17:32:40 -08:00
generic_64.c thp: pte alloc trans splitting 2011-01-13 17:32:40 -08:00
highmem.c mm: fix race in kunmap_atomic() 2010-10-27 18:03:05 -07:00
hugetlbpage.c thp: pte alloc trans splitting 2011-01-13 17:32:40 -08:00
hypersparc.S
init_32.c lib, arch: add filter argument to show_mem and fix private implementations 2011-03-24 17:49:37 -07:00
init_64.c sparc: convert old cpumask API into new one 2011-05-16 13:38:07 -07:00
init_64.h
io-unit.c sparc: remove references to of_device and to_of_device 2010-07-24 09:58:22 -06:00
iommu.c Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 2010-08-05 15:57:35 -07:00
leon_mm.c
loadmmu.c
Makefile
nosun4c.c
srmmu.c mm: NUMA aware alloc_thread_info_node() 2011-03-22 17:44:01 -07:00
sun4c.c mm: NUMA aware alloc_thread_info_node() 2011-03-22 17:44:01 -07:00
swift.S
tlb.c
tsb.c
tsunami.S
ultra.S
viking.S