[PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.h
authorYinghai Lu <yinghai.lu@amd.com>
Thu, 7 Dec 2006 01:14:01 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:01 +0000 (02:14 +0100)
commitd8cebe65ea5179e3293c38427d71f4d73c795d39
treea1a7c41cf22c96cc2ba74c45554f416eef36ed79
parent36b2a8d5aff4cb3ee83d5e40447a8f073bcfe2fb
[PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.h

inline function cpu_mask_to_apicid in smp.h is duplicated with macro
in mach_apic.h.

Signed-off-by: Yinghai Lu <yinghai.lu@amd.com>
Signed-off-by: Andi Kleen <ak@suse.de>
include/asm-x86_64/smp.h
This page took 0.024676 seconds and 5 git commands to generate.