Re: pm: Revert swsusp to 2.6.0-test3

From: Patrick Mochel
Date: Mon Sep 29 2003 - 19:53:54 EST



> Are both versions compatible? How to resume the right version?
> Or simply resume=/dev/hda3 and the kernel will pick the right
> mechanism to resume?

No, they are not compatible. The resume= command line parameter will be
trapped by the swsusp code. When using pmdisk, you may set the partition
you want to use for suspend/resume via the CONFIG_PMDISK_PARTITION
compile-time option. Or, you may override that using the pmdisk= command
line parameter.

I realize it's a bit confusing, but I will write documentation that
explicitly describes the differences within the week.


Pat

-
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/