Re: GEODE: use symbolic constant in cs5536 reboot fixup

2007-10-18 Thread Jordan Crouse
On 18/10/07 15:26 -0400, Andres Salomon wrote: > Simple cosmetic update for the cs5536 reboot fixup; define the MSR that's used > for rebooting in geode.h, and use the define. > > Signed-off-by: Andres Salomon <[EMAIL PROTECTED]> Acked-by: Jordan Crouse <[EMAIL PROTECTED]> > diff --git

[PATCH] GEODE: use symbolic constant in cs5536 reboot fixup

2007-10-18 Thread Andres Salomon
Simple cosmetic update for the cs5536 reboot fixup; define the MSR that's used for rebooting in geode.h, and use the define. Signed-off-by: Andres Salomon <[EMAIL PROTECTED]> diff --git a/arch/x86/kernel/reboot_fixups_32.c b/arch/x86/kernel/reboot_fixups_32.c index 8b30b26..1a07bbe 100644 ---

[PATCH] GEODE: use symbolic constant in cs5536 reboot fixup

2007-10-18 Thread Andres Salomon
Simple cosmetic update for the cs5536 reboot fixup; define the MSR that's used for rebooting in geode.h, and use the define. Signed-off-by: Andres Salomon [EMAIL PROTECTED] diff --git a/arch/x86/kernel/reboot_fixups_32.c b/arch/x86/kernel/reboot_fixups_32.c index 8b30b26..1a07bbe 100644 ---

Re: GEODE: use symbolic constant in cs5536 reboot fixup

2007-10-18 Thread Jordan Crouse
On 18/10/07 15:26 -0400, Andres Salomon wrote: Simple cosmetic update for the cs5536 reboot fixup; define the MSR that's used for rebooting in geode.h, and use the define. Signed-off-by: Andres Salomon [EMAIL PROTECTED] Acked-by: Jordan Crouse [EMAIL PROTECTED] diff --git