Cc: Paul Mackerras <paulus@...>, Hirokazu Takata <takata@...>, David S. Miller <davem@...>, Geert Uytterhoeven <geert@...>, Roman Zippel <zippel@...>, Greg Ungerer <gerg@...>, Mikael Starvik <starvik@...>, Thomas Gleixner <tglx@...>, Ingo Molnar <mingo@...>, H. Peter Anvin <hpa@...>, <linux-kernel@...>
On Mon, Jan 07, 2008 at 09:23:37AM -0800, John Reiser wrote:
I do not know the assembly stuff in question,
but the code you add would be nicer if packed in a macro.
You may even use _GLOBAL and/or ENTRY for your purpose.
Sam
--