Re: svn commit: r213098 - in head/sys: amd64/conf i386/conf pc98/conf powerpc/conf sparc64/conf

[ Available lists | Index of svn-src-head | Month of Sep 2010 | Week of 25 Sep 2010 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
David Xu <davidxu@freebsd.org>
Date
25 Sep 2010 11:48:13
Subject
Re: svn commit: r213098 - in head/sys: amd64/conf i386/conf pc98/conf powerpc/conf sparc64/conf
Message-ID
4C9DE168.4010200@freebsd.org


[ Hide this part ]
Andreas Tobler wrote:
> Hi!
>
> On 24.09.10 11:04, David Xu wrote:
>> Author: davidxu
>> Date: Fri Sep 24 09:04:16 2010
>> New Revision: 213098
>> URL: http://svn.freebsd.org/changeset/base/213098
>>
>> Log:
>> Now userland POSIX semaphore is based on umtx. The kernel module
>> is only used to support binary compatible, if want to run old
>> binary, you need to kldload the module.
>
> I guess this is also valid for powerpc/GENERIC64, right? Or do we need
> some work here?
>
> Thanks,
> Andreas
You can remove it without extra work.

Regards,
David Xu


Elapsed time: 0.183 seconds