Re: [PATCH 06/16] x86: Kill apic->cpu_to_logical_apicid()

From: David Rientjes
Date: Wed Jan 12 2011 - 21:40:34 EST


On Thu, 30 Dec 2010, Tejun Heo wrote:

> After the previous patch, apic->cpu_to_logical_apicid() is no longer
> used. Kill it.
>
> For apic types with custom cpu_to_logical_apicid() which is also used
> for other purposes, remove the function and modify its users to do the
> mapping directly.
>
> #ifdef's on CONFIG_SMP in es7000_32 and summit_32 are ignored during
> conversion as they are not used for UP kernels.
>
> Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>

Acked-by: David Rientjes <rientjes@xxxxxxxxxx>
--
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/