If it's well-tested, then fine by me.
I tested it briefly, seems to work. And Guillem noted that he already
tested it in his original message.
Commited.
2004-11-22 Guillem Jover <[EMAIL PROTECTED]>
* i386/i386/locore.S (discover_x86_cpu_type): Enable function.
Enable ID fl
If it's well-tested, then fine by me.
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-hurd
Roland, OK to commit?
Guillem added EFL_VI and EFL_VIP for the sake of completion.
EFL_AC and EFL_ID were supposedly added by Thomas in 1997; but that
never got commited for some reason, so the only thing that should be
changed is the ChangeLog entry to note this, something like:
(EFL_AC, EFL_ID
Hi,
I've fixed and enabled the cpu detection code in the Debian package,
it works great. :>
There were two related problems. CPUID trashed EBX and ECX and those
registers were being used to save the stack pointer and the cpu
flags, so when returing the stack pointer was totally trashed and
the cp