Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a24eae88 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

x86: uv fix



Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent ac23d4ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -174,7 +174,7 @@ static inline int logical_smp_processor_id(void)
	return GET_APIC_LOGICAL_ID(*(u32 *)(APIC_BASE + APIC_LDR));
}

#ifdef CONFIG_X86_32_SMP
#ifndef CONFIG_X86_64
static inline unsigned int read_apic_id(void)
{
	return *(u32 *)(APIC_BASE + APIC_ID);