bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnumach ChangeLog i386/i386/gdt.h i386/i386/pcb... [gnumach-1-branch


From: Barry deFreese
Subject: Re: gnumach ChangeLog i386/i386/gdt.h i386/i386/pcb... [gnumach-1-branch]
Date: Sun, 5 Nov 2006 17:21:25 -0500

----- Original Message ----- From: "Samuel Thibault" <samuel.thibault@ens-lyon.org>
To: "Roland McGrath" <roland@frob.com>
Cc: "Thomas Schwinge" <tschwinge@gnu.org>; <bug-hurd@gnu.org>; "Barry deFreese" <bddebian@comcast.net>; <commit-hurd@gnu.org>
Sent: Sunday, November 05, 2006 4:49 PM
Subject: Re: gnumach ChangeLog i386/i386/gdt.h i386/i386/pcb... [gnumach-1-branch]


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?

Samuel


The only thing I intended to change there was x_86_desc -> real_descriptor so I don't know what happened to the if. Very strange.

Barry




reply via email to

[Prev in Thread] Current Thread [Next in Thread]