[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d760cf2d0908241030u6efdd816i2bafdf0a0368e34@mail.gmail.com>
Date: Mon, 24 Aug 2009 23:00:55 +0530
From: Nitin Gupta <ngupta@...are.org>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, linux-mm-cc@...top.org
Subject: Re: [PATCH 0/4] compcache: compressed in-memory swapping
On Mon, Aug 24, 2009 at 9:31 PM, Randy Dunlap<randy.dunlap@...cle.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists