Hi Samuel, I have addressed most of your reviewed comments except:
> Do you think we will be able to use lapic along the Linux glue? Untested so far. > Also, it'd be good to also modify & test x86_64/interrupt.S, otherwise > the poor people trying to finish 64bit support will see yet another > odd issue. I have added the x86_64/interrupt.S code but haven't compiled a x86_64 gnumach yet. > We can add a kernel cmdline option yes, but we'd rather do it > automatically when no lapic is found. Unimplemented so far. Also, I still need to follow up with a patch to remove the magic numbers in pit.c Damien
