1
0
Fork 0
alistair23-linux/arch
Rusty Russell 7ce1df49e1 cpumask: use mm_cpumask() wrapper: mn10300
Makes code futureproof against the impending change to mm->cpu_vm_mask
(to be a pointer).

It's also a chance to use the new cpumask_ ops which take a pointer
(the older ones are deprecated, but there's no hurry for arch code).

Also change the actual arg name here to "mm" (which it is), not "task".

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-09-24 09:34:50 +09:30
..
alpha cpumask: remove arch_send_call_function_ipi 2009-09-24 09:34:47 +09:30
arm cpumask: use mm_cpumask() wrapper: arm 2009-09-24 09:34:49 +09:30
avr32 mm: remove duplicate asm/mman.h files 2009-09-22 07:17:42 -07:00
blackfin Blackfin: override text/data checking functions 2009-09-23 07:39:32 -07:00
cris mm: remove duplicate asm/mman.h files 2009-09-22 07:17:42 -07:00
frv FRV: Use asm/generic-hardirq.h 2009-09-23 10:15:21 -07:00
h8300 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2009-09-22 07:51:45 -07:00
ia64 cpumask: remove arch_send_call_function_ipi 2009-09-24 09:34:47 +09:30
m32r cpumask: use mm_cpumask() wrapper: m32r 2009-09-24 09:34:50 +09:30
m68k m68k: convert to asm-generic/hardirq.h 2009-09-22 07:17:44 -07:00
m68knommu perf: Do the big rename: Performance Counters -> Performance Events 2009-09-21 14:28:04 +02:00
microblaze arches: drop superfluous casts in nr_free_pages() callers 2009-09-22 07:17:34 -07:00
mips cpumask: Use accessors for cpu_*_mask: mips 2009-09-24 09:34:48 +09:30
mn10300 cpumask: use mm_cpumask() wrapper: mn10300 2009-09-24 09:34:50 +09:30
parisc cpumask: remove arch_send_call_function_ipi 2009-09-24 09:34:47 +09:30
powerpc cpumask: Use accessors for cpu_*_mask: powerpc 2009-09-24 09:34:48 +09:30
s390 cpumask: remove arch_send_call_function_ipi 2009-09-24 09:34:47 +09:30
score score: Cleanup linker script using new macros. 2009-09-23 13:41:15 +08:00
sh cpumask: remove arch_send_call_function_ipi 2009-09-24 09:34:47 +09:30
sparc cpumask: remove arch_send_call_function_ipi 2009-09-24 09:34:47 +09:30
um cpumask: Use accessors for cpu_*_mask: um 2009-09-24 09:34:49 +09:30
x86 cpumask: remove arch_send_call_function_ipi 2009-09-24 09:34:47 +09:30
xtensa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 2009-09-22 07:17:41 -07:00
.gitignore
Kconfig oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAP 2009-09-17 15:53:42 -04:00