Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-24 | cpumask: use mm_cpumask() wrapper: m32r | Rusty Russell | |
Makes code futureproof against the impending change to mm->cpu_vm_mask. 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). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Acked-by: Hirokazu Takata <takata@linux-m32r.org> (fixes) | |||
2009-04-17 | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | |
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org> |