From owner-freebsd-current@FreeBSD.ORG Fri Jun 18 18:04:21 2004 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 4237A16A4CE for ; Fri, 18 Jun 2004 18:04:21 +0000 (GMT) Received: from mail.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FF2F43D5F for ; Fri, 18 Jun 2004 18:04:20 +0000 (GMT) (envelope-from don@sandvine.com) Received: by mail.sandvine.com with Internet Mail Service (5.5.2657.72) id ; Fri, 18 Jun 2004 14:04:08 -0400 Message-ID: From: Don Bowman To: 'Matthew Dillon' Date: Fri, 18 Jun 2004 14:04:08 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain; charset="iso-8859-1" cc: "'current@freebsd.org'" Subject: RE: STI, HLT in acpi_cpu_idle_c1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 18 Jun 2004 18:04:21 -0000 From: Matthew Dillon [mailto:dillon@apollo.backplane.com] ... STI, HLT, etc For posterity, you are correct. Adding the 'nop' there, my lockup still occurs. --don