Samuel Thibault, le Sun 05 Nov 2006 22:49:59 +0100, a écrit :
> Roland McGrath, le Sun 05 Nov 2006 13:41:43 -0800, a écrit :
> > > -           else if (thread == current_thread()) {
> > > -               struct x86_desc template = {0, 0, 0, ACC_P, 0, 0 ,0};
> > > +           else {
> > > +               struct real_descriptor template = {0, 0, 0, ACC_P, 0, 0 
> > > ,0};
> > 
> > This can't be right (changing the if).
> 
> Uh, didn't notice that.  Barry, do you remember why you dropped the if?

That's actually not from Barry's patch (the code above deals with LDT,
not GDT), but from Jeroen's.

Samuel


_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to