Skip to content
Snippets Groups Projects
Commit 0bc3cc03 authored by Mike Travis's avatar Mike Travis Committed by Ingo Molnar
Browse files

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: default avatarMike 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: default avatarIngo Molnar <mingo@elte.hu>
parent 6524d938
No related branches found
No related tags found
Loading
Showing
with 37 additions and 83 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment