From owner-freebsd-current@FreeBSD.ORG Fri Jul 29 13:54:32 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1EA6106564A; Fri, 29 Jul 2011 13:54:32 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 9B7888FC0C; Fri, 29 Jul 2011 13:54:32 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id DE85246B0C; Fri, 29 Jul 2011 09:54:31 -0400 (EDT) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 7CBA98A02C; Fri, 29 Jul 2011 09:54:31 -0400 (EDT) From: John Baldwin To: freebsd-current@freebsd.org Date: Fri, 29 Jul 2011 09:52:21 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110617; KDE/4.5.5; amd64; ; ) References: <4E32869E.6080702@FreeBSD.org> In-Reply-To: <4E32869E.6080702@FreeBSD.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201107290952.21332.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (bigwig.baldwin.cx); Fri, 29 Jul 2011 09:54:31 -0400 (EDT) Cc: Andriy Gapon Subject: Re: some smp documentation fixes for review 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: Fri, 29 Jul 2011 13:54:32 -0000 On Friday, July 29, 2011 6:08:30 am Andriy Gapon wrote: > > This is to account for the recent changes in x86 SMP code: > http://people.freebsd.org/~avg/hlt_cpus-doc.diff > Please review. Thank you! Looks good to me. -- John Baldwin