Re: swsusp problem

From: Piotr Gluszenia Slawinski
Date: Sun Sep 10 2006 - 15:57:15 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/