Jan Kiszka wrote:
> Looks like your problem is x86-32 returning from interrupts with hard
> IRQs enabled (and therefore flushing the pipeline already over the
> interrupt handler). That should ideally be unified with x86-64 now, also
> as x86-64 may already gain better testing than 32 bit.
I may have not understood right, but from my understanding, the big
difference between x86_32 and x86_64 is that interrupts flags are
virtualized in x86_32's entry.S. To unify x86_32 and x86_64 would
basically mean rewrite this. And the the two entry.S are separated, so
x86_32 has to be tested separately from x86_64.
--
Gilles.
_______________________________________________
Adeos-main mailing list
[email protected]
https://mail.gna.org/listinfo/adeos-main