From owner-freebsd-current@FreeBSD.ORG Mon Apr 24 18:46:18 2006 Return-Path: X-Original-To: freebsd-current@FreeBSD.org 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 09A3916A400; Mon, 24 Apr 2006 18:46:18 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BF8543D60; Mon, 24 Apr 2006 18:46:14 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k3OIk85G095287; Mon, 24 Apr 2006 14:46:08 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: John Baldwin Date: Mon, 24 Apr 2006 14:45:43 -0400 User-Agent: KMail/1.6.2 References: <1145467346.32933.8.camel@BrutusBSD.rochester.rr.com> <200604200816.49570.jhb@freebsd.org> <200604201135.22708.jkim@FreeBSD.org> In-Reply-To: <200604201135.22708.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200604241445.52378.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/1424/Mon Apr 24 10:39:06 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: Alexander Leidinger , freebsd-current@FreeBSD.org, Benjamin Adams Subject: Re: IBM T60 dmsg 6.1-RC1 (problems will test patches) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Apr 2006 18:46:18 -0000 On Thursday 20 April 2006 11:35 am, Jung-uk Kim wrote: > Here is patch for RELENG_6 and RELENG_6_1 for multicore > detection: > > http://people.freebsd.org/~jkim/multicore-RELENG_6.diff Just for the record, this patch is MFC'd to RELENG_6 and RELENG_6_1. Jung-uk Kim