Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264966AbTK3RYe (ORCPT ); Sun, 30 Nov 2003 12:24:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264964AbTK3RWn (ORCPT ); Sun, 30 Nov 2003 12:22:43 -0500 Received: from mail.gmx.net ([213.165.64.20]:59826 "HELO mail.gmx.net") by vger.kernel.org with SMTP id S264962AbTK3RWO (ORCPT ); Sun, 30 Nov 2003 12:22:14 -0500 X-Authenticated: #4512188 Message-ID: <3FCA2742.8070107@gmx.de> Date: Sun, 30 Nov 2003 18:22:10 +0100 From: "Prakash K. Cheemplavam" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031116 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: Pavel Machek CC: "Prakash K. Cheemplavam" , kernel list , jgarzik@pobox.com Subject: Re: FYI: My current suspend bigdiff References: <20031128171323.GG303@elf.ucw.cz> <3FC7860C.2060505@gmx.de> <20031128173312.GH303@elf.ucw.cz> <3FC789F5.2000208@gmx.de> <20031128175503.GB18072@elf.ucw.cz> <3FC7908A.9030007@gmx.de> <20031128235623.GB18147@elf.ucw.cz> <3FC8C0DB.9050107@gmx.de> <20031129172537.GB459@elf.ucw.cz> <3FC9C560.2070902@gmx.de> <20031130171833.GB516@elf.ucw.cz> In-Reply-To: <20031130171833.GB516@elf.ucw.cz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Pavel Machek wrote: > Hi! > > >>>Well... it could work with scsi. You can try it, but be carefull. [If >>>it goes wrong it might eat your data.] >> >>Thats why I use xfs on my main system to test... And I tried with libata >>and it won't work as it complains that the "katad" process cannot be >>stopped, so swsusp immediatly comes back. > > > I do not know how much more support is needed to allow powermanagment > for libata, but this one should be easy... Uhm, Jeff already fixed it in libata using the same call. Can both fixes "hurt" each other or are the safe? > + if (current->flags & PF_FREEZE) > + refrigerator(PF_IOTHREAD); - 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/