> From: Wanpeng Li [mailto:[email protected]] > Sent: Tuesday, April 09, 2013 6:26 PM > To: Greg Kroah-Hartman > Cc: Dan Magenheimer; Seth Jennings; Konrad Rzeszutek Wilk; Minchan Kim; > [email protected]; linux- > [email protected]; 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 <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

