Re: Small Ivy features: FSGSBASE and SMEP.

2012-09-09 Thread Konstantin Belousov
On Sun, Sep 09, 2012 at 08:42:37AM +0200, Michael Fuckner wrote: > Hi all, > > I changed your patch slightly to apply to specialreh.h on STABLE > > root@c64:/root # diff smep.1.patch.bak smep.1.patch > 80c80 > < diff --git a/sys/x86/include/specialreg.h b/sys/x86/include/specialreg.h > --- > > di

Re: Small Ivy features: FSGSBASE and SMEP.

2012-09-09 Thread Michael Fuckner
Hi all, I changed your patch slightly to apply to specialreh.h on STABLE root@c64:/root # diff smep.1.patch.bak smep.1.patch 80c80 < diff --git a/sys/x86/include/specialreg.h b/sys/x86/include/specialreg.h --- > diff --git a/sys/amd64/include/specialreg.h b/sys/amd64/include/specialreg.h 82,83

[head tinderbox] failure on powerpc/powerpc

2012-09-09 Thread FreeBSD Tinderbox
TB --- 2012-09-09 11:44:42 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-09-09 11:44:42 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-

[head tinderbox] failure on powerpc64/powerpc

2012-09-09 Thread FreeBSD Tinderbox
TB --- 2012-09-09 12:35:38 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-09-09 12:35:38 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-

Re: ports/171426: multimedia/cuse4bsd-kmod now breaks rebuild of kmods during kernel or installkernel build

2012-09-09 Thread Hans Petter Selasky
On Saturday 08 September 2012 01:00:33 ed...@freebsd.org wrote: > Synopsis: multimedia/cuse4bsd-kmod now breaks rebuild of kmods during > kernel or installkernel build > > Responsible-Changed-From-To: freebsd-ports-bugs->hselasky > Responsible-Changed-By: edwin > Responsible-Changed-When: Fri Sep

Re: Small Ivy features: FSGSBASE and SMEP.

2012-09-09 Thread Konstantin Belousov
On Sun, Sep 09, 2012 at 02:02:55PM +0300, Konstantin Belousov wrote: > On Sun, Sep 09, 2012 at 08:42:37AM +0200, Michael Fuckner wrote: > > Hi all, > > > > I changed your patch slightly to apply to specialreh.h on STABLE > > > > root@c64:/root # diff smep.1.patch.bak smep.1.patch > > 80c80 > > <

Re: 10-CURRENT clock_getcpuclockid() usage

2012-09-09 Thread David Xu
On 2012/09/08 23:31, Kim Culhan wrote: clock_getcpuclockid() was added a few weeks ago according to the man page and I'm seeing this error while building the port net/freeswith-core-devel. The function is used in the Sofia-sip stack, courtesy Nokia Research Center, incorporated into FreeSWITCH.