Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261459AbUCAWU5 (ORCPT ); Mon, 1 Mar 2004 17:20:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261464AbUCAWU5 (ORCPT ); Mon, 1 Mar 2004 17:20:57 -0500 Received: from gate.crashing.org ([63.228.1.57]:12993 "EHLO gate.crashing.org") by vger.kernel.org with ESMTP id S261459AbUCAWTm (ORCPT ); Mon, 1 Mar 2004 17:19:42 -0500 Subject: Re: [Swsusp-devel] Re: Dropping CONFIG_PM_DISK? From: Benjamin Herrenschmidt To: Karol Kozimor Cc: Michael Frank , Micha Feigin , Software suspend , Linux Kernel list In-Reply-To: <20040301115708.GB2774@hell.org.pl> References: <1ulUA-33w-3@gated-at.bofh.it> <20040229161721.GA16688@hell.org.pl> <20040229162317.GC283@elf.ucw.cz> <20040229213302.GA23719@luna.mooo.com> <1078139361.21578.65.camel@gaston> <20040301113528.GA21778@hell.org.pl> <1078140689.21577.78.camel@gaston> <20040301115708.GB2774@hell.org.pl> Content-Type: text/plain Message-Id: <1078178921.21575.131.camel@gaston> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 02 Mar 2004 09:08:42 +1100 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1003 Lines: 23 > Well, the AGP problem is black magic to me. Those hangs / reboots happen > during the copying of the original kernel back (when S4 is concerned) and > that's completely beyond me, sorry. Where, the whole swsusp thing is very fragile by design... I'd say you probably need to disable the AGP bridge & release all AGP memory when doing that copying, and re-enable it on wakeup. The list of pages used for AGP have changed between both of those... > I did try to look into the USB problem back then, but again, I couldn't > find anything significantly different between 2.4 and 2.6, so I backed out. > Anyway, you're still right about that one should fix it instead of > complaining... > Best regards, -- Benjamin Herrenschmidt - 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/