1. 24 9月, 2009 1 次提交
    • R
      cpumask: use mm_cpumask() wrapper: mn10300 · 7ce1df49
      Rusty Russell 提交于
      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: NRusty Russell <rusty@rustcorp.com.au>
      7ce1df49
  2. 10 4月, 2009 1 次提交
  3. 09 2月, 2008 1 次提交