Skip to content
  • Mike Travis's avatar
    nodemask: use new node_to_cpumask_ptr function · c5f59f08
    Mike Travis authored
    
    
      * Use new node_to_cpumask_ptr.  This creates a pointer to the
        cpumask for a given node.  This definition is in mm patch:
    
    	asm-generic-add-node_to_cpumask_ptr-macro.patch
    
      * Use new set_cpus_allowed_ptr function.
    
    Depends on:
    	[mm-patch]: asm-generic-add-node_to_cpumask_ptr-macro.patch
    	[sched-devel]: sched: add new set_cpus_allowed_ptr function
    	[x86/latest]: x86: add cpus_scnprintf function
    
    Cc: Greg Kroah-Hartman <gregkh@suse.de>
    Cc: Greg Banks <gnb@melbourne.sgi.com>
    Cc: H. Peter Anvin <hpa@zytor.com>
    Signed-off-by: default avatarMike Travis <travis@sgi.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    c5f59f08