From owner-cvs-src@FreeBSD.ORG Mon May 19 20:25:19 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96BDC1065672 for ; Mon, 19 May 2008 20:25:19 +0000 (UTC) (envelope-from freebsd@gm.nunu.org) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.191]) by mx1.freebsd.org (Postfix) with ESMTP id 607418FC15 for ; Mon, 19 May 2008 20:25:19 +0000 (UTC) (envelope-from freebsd@gm.nunu.org) Received: by rn-out-0910.google.com with SMTP id j40so650365rnf.12 for ; Mon, 19 May 2008 13:25:18 -0700 (PDT) Received: by 10.142.72.21 with SMTP id u21mr3003406wfa.82.1211227238124; Mon, 19 May 2008 13:00:38 -0700 (PDT) Received: by 10.142.125.6 with HTTP; Mon, 19 May 2008 13:00:37 -0700 (PDT) Message-ID: <626eb4530805191300p14511dbcm7c60a51ea3a4191d@mail.gmail.com> Date: Tue, 20 May 2008 05:00:37 +0900 From: "Hidetoshi Shimokawa" Sender: freebsd@gm.nunu.org To: "Suleiman Souhlal" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200805100922.m4A9M6fg014158@repoman.freebsd.org> X-Google-Sender-Auth: 59e31ab47b81b02e Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/firewire fwohci.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2008 20:25:19 -0000 I have no idea. Do you have any firewire devices connected on resume? On Tue, May 20, 2008 at 2:13 AM, Suleiman Souhlal wrote: > > On May 10, 2008, at 2:22 AM, Hidetoshi Shimokawa wrote: >> >> simokawa 2008-05-10 09:22:06 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/dev/firewire fwohci.c >> Log: >> - Disable interrupts on suspend to eliminate excessive >> 'device physically ejected?' message on resume. >> - Fix memory leak on resume reported by kiyohara at netbsd.org. > > It seems like I get an NMI on resume with this change (in particular, with > the memory leak fix), on my Lenovo X60.. > > Any ideas what could be going on? > > -- Suleiman > > -- /\ Hidetoshi Shimokawa \/ simokawa@FreeBSD.ORG