> From: Wanpeng Li [mailto:liwanp@xxxxxxxxxxxxxxxxxx] > Sent: Tuesday, April 09, 2013 6:26 PM > To: Greg Kroah-Hartman > Cc: Dan Magenheimer; Seth Jennings; Konrad Rzeszutek Wilk; Minchan Kim; linux-mm@xxxxxxxxx; linux- > kernel@xxxxxxxxxxxxxxx; Andrew Morton; Bob Liu; Wanpeng Li > Subject: [PATCH 00/10] staging: zcache/ramster: fix and ramster/debugfs improvement > > Fix bugs in zcache and rips out the debug counters out of ramster.c and > sticks them in a debug.c file. Introduce accessory functions for counters > increase/decrease, they are available when config RAMSTER_DEBUG, otherwise > they are empty non-debug functions. Using an array to initialize/use debugfs > attributes to make them neater. Dan Magenheimer confirm these works > are needed. http://marc.info/?l=linux-mm&m=136535713106882&w=2 > > Patch 1~2 fix bugs in zcache > > Patch 3~8 rips out the debug counters out of ramster.c and sticks them > in a debug.c file > > Patch 9 fix coding style issue introduced in zcache2 cleanups > (s/int/bool + debugfs movement) patchset > > Patch 10 add how-to for ramster Note my preference to not apply patch 2of10 (which GregKH may choose to override), but for all, please add my: Acked-by: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href