From owner-freebsd-current@FreeBSD.ORG Fri May 20 15:26:55 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E60016A4CE for ; Fri, 20 May 2005 15:26:55 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1895C43D70 for ; Fri, 20 May 2005 15:26:54 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1065880wri for ; Fri, 20 May 2005 08:26:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jZJt3wft73Nmbz4itX56kAUiT8s8lo/IvbSdxB9Ys63A1xJmRUZrqijePYbi/Y7uL/LrB7v2M693wMWKGwowYJvg1b3EoE9SkRu+NGlwNza6bpsfv+KEUvdLYvZdsFHuxiLiY1esbkY9+9kbWjV23asbyV1qHZboV+NBrR4Ekzs= Received: by 10.54.61.12 with SMTP id j12mr1197209wra; Fri, 20 May 2005 08:26:53 -0700 (PDT) Received: by 10.54.29.77 with HTTP; Fri, 20 May 2005 08:26:53 -0700 (PDT) Message-ID: <790a9fff05052008266617166@mail.gmail.com> Date: Fri, 20 May 2005 10:26:53 -0500 From: Scot Hetzel To: freebsd-stable@freebsd.org, freebsd-current@freebsd.org In-Reply-To: <790a9fff0505200805694f4dab@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <790a9fff0505200805694f4dab@mail.gmail.com> Subject: Re: MFC Request: linux_gettid from 6-CURRENT to 5-STABLE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2005 15:26:55 -0000 On 5/20/05, Scot Hetzel wrote: > Additionally these changes would allow VMware 4 to function. Could we > get a MFC of the 6-CURRENT linux emulator code to 5-STABLE, or at a > minimum the following versions: >=20 Also need to bump the OSVERSION on 5-STABLE when commited, so the VMware ports can detect if a patch to the kernel is needed or not. > I have attached 2 files: > linux.gettid-freebsd4-20050520.diff.gz > linux.gettid-freebsd6-20040906.diff.gz If these files have been stripped from the list, let me know and I'll send them directly to those who are interested.