[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080108235212.GE2117@one.firstfloor.org>
Date: Wed, 9 Jan 2008 00:52:12 +0100
From: Andi Kleen <andi@...stfloor.org>
To: Russell Leidich <rml@...gle.com>
Cc: Andi Kleen <andi@...stfloor.org>,
Torsten Kaiser <just.for.lkml@...glemail.com>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...e.hu>, valdis.kletnieks@...edu,
Tim Hockin <thockin@...gle.com>
Subject: Re: [PATCH] AMD Thermal Interrupt Support
> 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.
The rest of the patch looks ok to to me.
-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists