Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422643AbWJNOCv (ORCPT ); Sat, 14 Oct 2006 10:02:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422648AbWJNOCv (ORCPT ); Sat, 14 Oct 2006 10:02:51 -0400 Received: from palinux.external.hp.com ([192.25.206.14]:61419 "EHLO mail.parisc-linux.org") by vger.kernel.org with ESMTP id S1422643AbWJNOCu (ORCPT ); Sat, 14 Oct 2006 10:02:50 -0400 Date: Sat, 14 Oct 2006 08:02:49 -0600 From: Matthew Wilcox To: Andrew Morton Cc: Val Henson , Greg Kroah-Hartman , netdev@vger.kernel.org, linux-pci@atrey.karlin.mff.cuni.cz, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] [PCI] Check that MWI bit really did get set Message-ID: <20061014140249.GL11633@parisc-linux.org> References: <1160161519800-git-send-email-matthew@wil.cx> <20061013214135.8fbc9f04.akpm@osdl.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061013214135.8fbc9f04.akpm@osdl.org> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 664 Lines: 13 On Fri, Oct 13, 2006 at 09:41:35PM -0700, Andrew Morton wrote: > Bisection shows that this patch > (pci-check-that-mwi-bit-really-did-get-set.patch in Greg's PCI tree) breaks > suspend-to-disk on my Vaio. It writes the suspend image and gets to the > point where it's supposed to power down, but doesn't. How odd. What driver is calling pci_set_mwi() on the suspend path? What drivers do you have loaded on the Vaio? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/