Re: [RFC][PATCH -mm 0/5] swsusp: Fix handling of highmem

From: Pavel Machek
Date: Wed Aug 09 2006 - 07:36:14 EST


Hi!

> > Comments welcome.
>
> Thanks for the reminder. I'd forgotten half the reason why I didn't want to
> make Suspend2 into incremental patches! You're a brave man!

Why does this serve as a reminder? No, it is not easy to merge big
patches to mainline. But it is actually a feature.

> while (1) {
> size=$RANDOM * 65536 + 1
> dd if=/dev/random bs=1 count=$size | patch -p0-b
> make && break
>}

Is this what you use to generate suspend2 patches? :-)))))

Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
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/