Re: [PATCH 0/4] compcache: compressed in-memory swapping

From: Nitin Gupta
Date: Mon Aug 24 2009 - 13:31:02 EST


On Mon, Aug 24, 2009 at 9:31 PM, Randy Dunlap<randy.dunlap@xxxxxxxxxx> wrote:
> On Mon, 24 Aug 2009 10:07:33 +0530 Nitin Gupta wrote:
>
>> (Sorry for long patch[2/4] but its now very hard to split it up).
>>
>>  Documentation/blockdev/00-INDEX       |    2 +
>>  Documentation/blockdev/ramzswap.txt   |   52 ++
>>  drivers/block/Kconfig                 |   22 +
>>  drivers/block/Makefile                |    1 +
>>  drivers/block/ramzswap/Makefile       |    2 +
>
> I can't find drivers/block/ramzswap/Makefile in the patches...
>

My bad. I missed it. Here it is:

obj-$(CONFIG_BLK_DEV_RAMZSWAP) += ramzswap.o xvmalloc.o


I will send updated diffs with swap_lock fix in patch[3/4] with this Makefile
include once I get additional reviews.

Thanks,
Nitin
--
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/