Re: [PATCH 8/8] cpumask: x86: Introduce cpumask_of_{node,pcibus}to replace {node,pcibus}_to_cpumask

From: Ingo Molnar
Date: Fri Nov 21 2008 - 10:24:30 EST



* Rusty Russell <rusty@xxxxxxxxxxxxxxx> wrote:

>
> Impact: New APIs
>
> The old node_to_cpumask/node_to_pcibus returned a cpumask_t: these
> return a pointer to a struct cpumask. Part of removing cpumasks from
> the stack.
>
> Also makes __pcibus_to_node take a const pointer.
>
> Signed-off-by: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
> ---
> arch/x86/include/asm/pci.h | 10 ++++++++--
> arch/x86/include/asm/topology.h | 35 +++++++++++++++++++++++------------
> arch/x86/kernel/setup_percpu.c | 8 ++++----
> 3 files changed, 35 insertions(+), 18 deletions(-)

Acked-by: Ingo Molnar <mingo@xxxxxxx>

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/