Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2010 15:00:44 +0200
From:      Nathan Whitehorn <nwhitehorn@freebsd.org>
To:        David Xu <davidxu@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r213098 - in head/sys: amd64/conf i386/conf pc98/conf powerpc/conf sparc64/conf
Message-ID:  <4C9DF27C.7020800@freebsd.org>
In-Reply-To: <201009240904.o8O94GVM095803@svn.freebsd.org>
References:  <201009240904.o8O94GVM095803@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09/24/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.
> 
> Modified:
>   head/sys/amd64/conf/GENERIC
>   head/sys/i386/conf/GENERIC
>   head/sys/pc98/conf/GENERIC
>   head/sys/powerpc/conf/GENERIC
>   head/sys/sparc64/conf/GENERIC
> 

You missed the powerpc64 GENERIC, which is named
/sys/powerpc/conf/GENERIC64. It looks like you skipped sun4v too.
-Nathan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C9DF27C.7020800>