Dealing with swsusp vs. pmdisk
[Posted March 16, 2004 by corbet]
| From: |
| Pavel Machek <pavel-AT-ucw.cz> |
| To: |
| Andrew Morton <akpm-AT-zip.com.au>, torvalds-AT-transmeta.com,
kernel list <linux-kernel-AT-vger.kernel.org> |
| Subject: |
| Dealing with swsusp vs. pmdisk |
| Date: |
| Fri, 12 Mar 2004 23:46:45 +0100 |
Hi!
I don't really like having two implementations of same code in
kernel. There are two ways to deal with it:
* remove pmdisk from kernel
+ its easy
* remove swsusp from kernel, rename pmdisk to swsusp, fix all bugs
that were fixed in swsusp but not in pmdisk
+ people seem to like pmdisk code more
- will need some testing in -mm series
Which one do you prefer? I can do both...
Pavel
--
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]
-
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/
(
Log in to post comments)