Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cpumask: use mm_cpumask() wrapper: m32r | Rusty Russell | 2009-09-23 |
| | | | | | | | | | | 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) | ||
* | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | 2009-04-16 |
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org> |