|
From: Tom H. <to...@co...> - 2005-11-21 14:00:00
|
In message <200...@ac...>
Julian Seward <js...@ac...> wrote:
>> test_mmap - this fails because it tries to mremap a file mapping
>> and Julian's do_mremap is only allowing Anon segments
>> to be remapped for some reason - Julian?
>
> Um .. idiocy on my part probably. I'll have a look at it, but not
> until tomorrow.
Even more bizarre is that it is allowing AnonV segments to be
remapped and the client shouldn't be touching those... Fortunately
there is an earlier check that would have blocked them.
>> test_posix - this is hitting unhandled system calls on amd64
>> which I will look at - do you want fixes for those
>> to go in before 3.1 Julian?
>
> Yes; presumably these are low-risk fixes.
Just enabling three system calls on amd64 using the existing handlers.
I've committed that now and test_gdbm, test_posix and test_whichdb now
pass for me.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|