Dne 03/27/06 v 17:19:47 (+0200), Petr Tesarik napsal(a):
> Dne 03/27/06 v 08:03:58 (-0700), Vitaliy Margolen napsal(a):
> > Monday, March 27, 2006, 12:51:03 AM, Petr Tesarik wrote:
> > > [skip]
> >
> > > * Look at ContextFlags to see which registers are saved in
> > > thread->context.
> >
> > S
Dne 03/27/06 v 08:03:58 (-0700), Vitaliy Margolen napsal(a):
> Monday, March 27, 2006, 12:51:03 AM, Petr Tesarik wrote:
>
> > Hi,
>
> > this patch fixes a bug in get_thread_context(). Currently, this
> > routine assumes that all registers except debug registers are saved in
> thread->>context if
Monday, March 27, 2006, 12:51:03 AM, Petr Tesarik wrote:
> Hi,
> this patch fixes a bug in get_thread_context(). Currently, this
> routine assumes that all registers except debug registers are saved in
thread->>context if it exists. However, it does not include FPU
> registers.
> IMO, we shou