Re: [PATCH -mm 1/2] swsusp: low level interface

From: Andrew Morton
Date: Sat Jan 07 2006 - 08:19:51 EST


"Rafael J. Wysocki" <rjw@xxxxxxx> wrote:
>
> This patch introduces the low level interface that can be used for handling
> the snapshot of the system memory by the in-kernel swap-writing/reading
> code of swsusp and the userland interface code (to be introduced shortly).

It's a bit sad the way this code goes poking around in swap internals.
Would it be neater to create a few helper functions over in mm/ and call
them?

This patch needs pretty much all of its inlines removed. It's way over the
top.

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