svn commit: r225892 - head/sys/mips/mips

Adrian Chadd adrian at freebsd.org
Sun Oct 9 14:47:11 UTC 2011


On 5 October 2011 01:49, Andrew Duane <aduane at juniper.net> wrote:
> An assert, or some other check would work. Could you just add "EndWaitSkip - StartWaitSkip" somehow? I just worry that some day it won't be 16 bytes any more....

Well, the linux code is 32 bytes rather than 16.

And it should be easy to extend the range to 32 bytes instead of 16 bytes.

Unfortunately the patch doesn't (yet) work, I'm going to do some more
in depth testing next week.

Thanks,


Adrian


More information about the freebsd-mips mailing list