Re: [Patch] Extend support for PM_TRACE to include x86_64

2007-01-19 Thread Pavel Machek
Hi! > This patch adds support for PM_TRACE for the x86_64 architecture. Thanks > to Linus for help with my asm ignorance. > > Please apply. > > Signed-off-by: Nigel Cunningham <[EMAIL PROTECTED]> Ack, looks nice to me. i386 code does not belong to generic headers, anyway...

Re: [Patch] Extend support for PM_TRACE to include x86_64

2007-01-15 Thread Randy Dunlap
On Mon, 15 Jan 2007 22:04:58 +1100 Nigel Cunningham wrote: > Hi. > > This patch adds support for PM_TRACE for the x86_64 architecture. Thanks > to Linus for help with my asm ignorance. > > Please apply. > > Signed-off-by: Nigel Cunningham <[EMAIL PROTECTED]> Goody. Thanks. > arch/x86_64/ker

Re: [Patch] Extend support for PM_TRACE to include x86_64

2007-01-15 Thread Rafael J. Wysocki
Hi, On Monday, 15 January 2007 12:04, Nigel Cunningham wrote: > Hi. > > This patch adds support for PM_TRACE for the x86_64 architecture. Thanks > to Linus for help with my asm ignorance. It has been for quite some time on my todo list. Thanks for doing it. Greetings, Rafael -- If you don't

[Patch] Extend support for PM_TRACE to include x86_64

2007-01-15 Thread Nigel Cunningham
Hi. This patch adds support for PM_TRACE for the x86_64 architecture. Thanks to Linus for help with my asm ignorance. Please apply. Signed-off-by: Nigel Cunningham <[EMAIL PROTECTED]> arch/x86_64/kernel/vmlinux.lds.S |7 +++ drivers/base/power/trace.c|4 +++- include/asm-