commit | 0bc3cc03fa6e1c20aecb5a33356bcaae410640b9 | [log] [tgz] |
---|---|---|
author | Mike Travis <travis@sgi.com> | Thu Jul 24 18:21:31 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Jul 26 16:40:33 2008 +0200 |
tree | 7dab4b0002298b45e31053fe0f37e5ff745682b7 | |
parent | 6524d938b3360504b43a1278b5a8403e85383d1a [diff] |
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu * Replace previous instances of the cpumask_of_cpu_ptr* macros with a the new (lvalue capable) generic cpumask_of_cpu(). Signed-off-by: Mike Travis <travis@sgi.com> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Jack Steiner <steiner@sgi.com> Cc: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Ingo Molnar <mingo@elte.hu>