Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964834AbWIJUAO (ORCPT ); Sun, 10 Sep 2006 16:00:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964835AbWIJUAO (ORCPT ); Sun, 10 Sep 2006 16:00:14 -0400 Received: from bbr254.neoplus.adsl.tpnet.pl ([83.27.207.254]:48793 "EHLO Jerry.zjeby.dyndns.org") by vger.kernel.org with ESMTP id S964834AbWIJUAN (ORCPT ); Sun, 10 Sep 2006 16:00:13 -0400 Date: Sun, 10 Sep 2006 21:59:34 +0200 (CEST) From: Piotr Gluszenia Slawinski To: Pavel Machek cc: "Rafael J. Wysocki" , linux-kernel@vger.kernel.org Subject: Re: swsusp problem In-Reply-To: <20060910194955.GA1841@elf.ucw.cz> Message-ID: References: <200609101133.32931.rjw@sisk.pl> <20060910192716.GB5308@elf.ucw.cz> <20060910194955.GA1841@elf.ucw.cz> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 521 Lines: 20 > It should die with 5B> > if (!cpu_has_pse) { > printk(KERN_ERR "PSE is required for swsusp.\n"); > return -EPERM; > } > > ...can you investigate why it does not? obviously because i disabled BUG() support :o thanx for help -- - 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/