lkml.org 
[lkml]   [2008]   [Jan]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC PATCH] KGDB: various refactorings

* Jan Kiszka <jan.kiszka@web.de> wrote:

> Sorry, forgot to refresh for this hunk:
>
> - rename CHECK_EXCEPTION_STACK to EXCEPTION_STACK_READY

thanks, applied to x86.git.

minor nit:

> #ifndef CONFIG_X86_32
> -#define CHECK_EXCEPTION_STACK()
> ((&__get_cpu_var(init_tss))[0].x86_tss.ist[0])
> +#define EXCEPTION_STACK_READY()
> ((&__get_cpu_var(init_tss))[0].x86_tss.ist[0])

not only was the mail in quoted-printable format, but the above part
also had linewrapping damage :-/ Fixed it up manually but please read:

Documentation/email-clients.txt

Ingo


\
 
 \ /
  Last update: 2008-01-28 10:29    [W:0.044 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site