Searched hist:"71 ee73e72228775a076a502b3c92028fa59e2889" (Results 1 – 5 of 5) sorted by relevance
/linux/arch/x86/mm/ |
H A D | numa_64.c | diff 71ee73e72228775a076a502b3c92028fa59e2889 Fri Mar 13 05:19:52 CET 2009 Rusty Russell <rusty@rustcorp.com.au> x86: unify 32 and 64-bit node_to_cpumask_map
Impact: cleanup
We take the 64-bit code and use it on 32-bit as well. The new file is called mm/numa.c.
In a minor cleanup, we use cpu_none_mask instead of declaring a local cpu_mask_none.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
H A D | Makefile | diff 71ee73e72228775a076a502b3c92028fa59e2889 Fri Mar 13 05:19:52 CET 2009 Rusty Russell <rusty@rustcorp.com.au> x86: unify 32 and 64-bit node_to_cpumask_map
Impact: cleanup
We take the 64-bit code and use it on 32-bit as well. The new file is called mm/numa.c.
In a minor cleanup, we use cpu_none_mask instead of declaring a local cpu_mask_none.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
H A D | numa.c | 71ee73e72228775a076a502b3c92028fa59e2889 Fri Mar 13 05:19:52 CET 2009 Rusty Russell <rusty@rustcorp.com.au> x86: unify 32 and 64-bit node_to_cpumask_map
Impact: cleanup
We take the 64-bit code and use it on 32-bit as well. The new file is called mm/numa.c.
In a minor cleanup, we use cpu_none_mask instead of declaring a local cpu_mask_none.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
/linux/arch/x86/include/asm/ |
H A D | topology.h | diff 71ee73e72228775a076a502b3c92028fa59e2889 Fri Mar 13 05:19:52 CET 2009 Rusty Russell <rusty@rustcorp.com.au> x86: unify 32 and 64-bit node_to_cpumask_map
Impact: cleanup
We take the 64-bit code and use it on 32-bit as well. The new file is called mm/numa.c.
In a minor cleanup, we use cpu_none_mask instead of declaring a local cpu_mask_none.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
/linux/arch/x86/kernel/ |
H A D | smpboot.c | diff 71ee73e72228775a076a502b3c92028fa59e2889 Fri Mar 13 05:19:52 CET 2009 Rusty Russell <rusty@rustcorp.com.au> x86: unify 32 and 64-bit node_to_cpumask_map
Impact: cleanup
We take the 64-bit code and use it on 32-bit as well. The new file is called mm/numa.c.
In a minor cleanup, we use cpu_none_mask instead of declaring a local cpu_mask_none.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|