Re: [PATCH] AMD Thermal Interrupt Support

From: Russell Leidich
Date: Tue Jan 08 2008 - 21:28:44 EST


On Jan 8, 2008 3:52 PM, Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:
> > ENTRY(thermal_interrupt)
> > - apicinterrupt THERMAL_APIC_VECTOR,smp_thermal_interrupt
> > + apicinterrupt THERMAL_APIC_VECTOR,smp_thermal_interrupt(%rip)
>
> Are you sure a * is not needed? I would have thought it would jump
> to the variable instead of through it. But if it works it's ok for me.

I will test to make sure it works. I don't think stars mean anything
in AT&T-style X86-64.

>
> The rest of the patch looks ok to to me.

Thank you! I will give it a final test and submit the official patch this week.

>
> -Andi
>
>



--
Russell Leidich
--
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/