On (04/22/15 08:39), Marcin Jabrzyk wrote:
> >agree, there is no pr_debug() in the current zram. so the change
> >looks good to me.
> >
> >
> >btw, same stands for zsmalloc (for the time being):
> >
> > #ifdef CONFIG_ZSMALLOC_DEBUG
> > #define DEBUG
> > #endif
> >
> >seems to be useless. and the
On 22/04/15 01:55, Sergey Senozhatsky wrote:
On (04/21/15 13:20), Marcin Jabrzyk wrote:
This config option doesn't provide any usage for zram.
agree, there is no pr_debug() in the current zram. so the change
looks good to me.
btw, same stands for zsmalloc (for the time being):
#ifdef C
On (04/21/15 13:20), Marcin Jabrzyk wrote:
> This config option doesn't provide any usage for zram.
>
agree, there is no pr_debug() in the current zram. so the change
looks good to me.
btw, same stands for zsmalloc (for the time being):
#ifdef CONFIG_ZSMALLOC_DEBUG
#define DEBUG
#endif
see
This config option doesn't provide any usage for zram.
Signed-off-by: Marcin Jabrzyk
---
drivers/block/zram/Kconfig| 10 +-
drivers/block/zram/zram_drv.c | 4
2 files changed, 1 insertion(+), 13 deletions(-)
diff --git a/drivers/block/zram/Kconfig b/drivers/block/zram/Kconfig
4 matches
Mail list logo