From owner-freebsd-amd64@FreeBSD.ORG Tue Dec 18 13:40:02 2012 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2513F5E8 for ; Tue, 18 Dec 2012 13:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 0AAEE8FC1C for ; Tue, 18 Dec 2012 13:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBIDe1nA015048 for ; Tue, 18 Dec 2012 13:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBIDe1S9015047; Tue, 18 Dec 2012 13:40:01 GMT (envelope-from gnats) Date: Tue, 18 Dec 2012 13:40:01 GMT Message-Id: <201212181340.qBIDe1S9015047@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org Cc: From: KAHO Toshikazu Subject: Re: amd64/174409: stopping during resume caused by io_apic.c change(r243764) X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: KAHO Toshikazu List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2012 13:40:02 -0000 The following reply was made to PR amd64/174409; it has been noted by GNATS. From: KAHO Toshikazu To: Andriy Gapon Cc: bug-followup@freebsd.org Subject: Re: amd64/174409: stopping during resume caused by io_apic.c change(r243764) Date: Tue, 18 Dec 2012 22:15:39 +0900 Hello, > I understand. > Could you please try the following patch on top of the previous one (without > reverting r227309, of course) ? Thank you for making patch. r244394 + patch : The machine hangs. r244394 + patch + io_apic.c reverting : The machine can wake up. The patch does not make any regression, but cannot solve the problem. -- kaho@elam.kais.kyoto-u.ac.jp