From owner-p4-projects@FreeBSD.ORG Thu Aug 2 13:23:17 2007 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 1C2EE16A46D; Thu, 2 Aug 2007 13:23:17 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C690916A468; Thu, 2 Aug 2007 13:23:16 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id 7E4A813C48D; Thu, 2 Aug 2007 13:23:16 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A56CDD.dip.t-dialin.net [84.165.108.221]) by redbull.bpaserver.net (Postfix) with ESMTP id 64DBB2E11E; Thu, 2 Aug 2007 15:23:11 +0200 (CEST) Received: from webmail.leidinger.net (webmail.Leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id 884935B5432; Thu, 2 Aug 2007 15:20:58 +0200 (CEST) Received: (from www@localhost) by webmail.leidinger.net (8.13.8/8.13.8/Submit) id l72DKwUf007624; Thu, 2 Aug 2007 15:20:58 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Thu, 02 Aug 2007 15:20:58 +0200 Message-ID: <20070802152058.pog6diis8cckg8wg@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Thu, 02 Aug 2007 15:20:58 +0200 From: Alexander Leidinger To: Roman Divacky References: <200708021130.l72BUHrY077198@repoman.freebsd.org> In-Reply-To: <200708021130.l72BUHrY077198@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.4) / FreeBSD-7.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-12.904, required 8, BAYES_00 -15.00, DKIM_POLICY_SIGNSOME 0.00, J_CHICKENPOX_45 0.60, MIME_QP_LONG_LINE 1.40, RDNS_DYNAMIC 0.10) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: Perforce Change Reviews Subject: Re: PERFORCE change 124529 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2007 13:23:17 -0000 Quoting Roman Divacky (from Thu, 2 Aug 2007 =20 11:30:17 GMT): > http://perforce.freebsd.org/chv.cgi?CH=3D124529 > > Change 124529 by rdivacky@rdivacky_witten on 2007/08/02 11:30:05 > > =09Implement fake linux_sched_getaffinity() thus fixing java with =20 > 2.6.16 and god knows what else. > =3D=3D=3D=3D > > @@ -408,7 +408,8 @@ > 240=09AUE_NULL=09STD=09{ int linux_sys_futex(void *uaddr, int op, int val= , \ > =09=09=09=09=09struct l_timespec *timeout, void *uaddr2, int val3); } > 241=09AUE_NULL=09UNIMPL=09linux_sched_setaffinity > -242=09AUE_NULL=09UNIMPL=09linux_sched_getaffinity > +242 AUE_NULL STD { int =20 > linux_sched_getaffinity(l_pid_t pid, l_uint len, \ > +=09=09=09=09=09l_ulong *user_mask_ptr); } Whitespace? I can't really tell but it looks like... > @@ -410,7 +410,8 @@ > 240=09AUE_NULL=09STD=09{ int linux_sys_futex(void *uaddr, int op, int val= , \ > =09=09=09=09=09struct l_timespec *timeout, void *uaddr2, int val3); } > 241=09AUE_NULL=09UNIMPL=09linux_sched_setaffinity > -242=09AUE_NULL=09UNIMPL=09linux_sched_getaffinity > +242=09AUE_NULL=09STD=09{ int linux_sched_getaffinity(l_pid_t pid, l_uint = len, \ > +=09=09=09=09=09l_ulong *user_mask_ptr); } This one looks ok, so the first one is maybe copy&paste. Bye, Alexander. --=20 Bender: I believe that qualifies as ill. At least from a technical standpoint. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137