All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
To: Marcin Jabrzyk <m.jabrzyk@samsung.com>
Cc: minchan@kernel.org, ngupta@vflare.org,
	sergey.senozhatsky.work@gmail.com, linux-kernel@vger.kernel.org,
	linux-mm@kvack.org, akpm@linux-foundation.org,
	kyungmin.park@samsung.com
Subject: Re: [PATCH v2 0/2] zram, zsmalloc: remove obsolete DEBUGs
Date: Wed, 22 Apr 2015 18:18:07 +0900	[thread overview]
Message-ID: <20150422091807.GB3624@swordfish> (raw)
In-Reply-To: <1429692756-15197-1-git-send-email-m.jabrzyk@samsung.com>

On (04/22/15 10:52), Marcin Jabrzyk wrote:
> 
> This patchset removes unused DEBUG defines in zram and zsmalloc,
> that remained in sources and config without actual usage.
> 

Acked-by: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>

	-ss

> Changes from v1:
> - Apply the removal also to zsmalloc
> 
> Marcin Jabrzyk (2):
>   zram: remove obsolete ZRAM_DEBUG option
>   zsmalloc: remove obsolete ZSMALLOC_DEBUG
> 
>  drivers/block/zram/Kconfig    | 10 +---------
>  drivers/block/zram/zram_drv.c |  4 ----
>  mm/zsmalloc.c                 |  4 ----
>  3 files changed, 1 insertion(+), 17 deletions(-)
> 
> -- 
> 1.9.1
> 

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

WARNING: multiple messages have this Message-ID (diff)
From: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
To: Marcin Jabrzyk <m.jabrzyk@samsung.com>
Cc: minchan@kernel.org, ngupta@vflare.org,
	sergey.senozhatsky.work@gmail.com, linux-kernel@vger.kernel.org,
	linux-mm@kvack.org, akpm@linux-foundation.org,
	kyungmin.park@samsung.com
Subject: Re: [PATCH v2 0/2] zram, zsmalloc: remove obsolete DEBUGs
Date: Wed, 22 Apr 2015 18:18:07 +0900	[thread overview]
Message-ID: <20150422091807.GB3624@swordfish> (raw)
In-Reply-To: <1429692756-15197-1-git-send-email-m.jabrzyk@samsung.com>

On (04/22/15 10:52), Marcin Jabrzyk wrote:
> 
> This patchset removes unused DEBUG defines in zram and zsmalloc,
> that remained in sources and config without actual usage.
> 

Acked-by: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>

	-ss

> Changes from v1:
> - Apply the removal also to zsmalloc
> 
> Marcin Jabrzyk (2):
>   zram: remove obsolete ZRAM_DEBUG option
>   zsmalloc: remove obsolete ZSMALLOC_DEBUG
> 
>  drivers/block/zram/Kconfig    | 10 +---------
>  drivers/block/zram/zram_drv.c |  4 ----
>  mm/zsmalloc.c                 |  4 ----
>  3 files changed, 1 insertion(+), 17 deletions(-)
> 
> -- 
> 1.9.1
> 

  parent reply	other threads:[~2015-04-22  9:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-21 11:20 [PATCH] zram: remove obsolete ZRAM_DEBUG option Marcin Jabrzyk
2015-04-21 23:55 ` Sergey Senozhatsky
2015-04-22  6:39   ` Marcin Jabrzyk
2015-04-22  7:02     ` Sergey Senozhatsky
2015-04-22  8:52 ` [PATCH v2 0/2] zram, zsmalloc: remove obsolete DEBUGs Marcin Jabrzyk
2015-04-22  8:52   ` Marcin Jabrzyk
2015-04-22  8:52   ` [PATCH v2 1/2] zram: remove obsolete ZRAM_DEBUG option Marcin Jabrzyk
2015-04-22  8:52     ` Marcin Jabrzyk
2015-04-22  8:52   ` [PATCH v2 2/2] zsmalloc: remove obsolete ZSMALLOC_DEBUG Marcin Jabrzyk
2015-04-22  8:52     ` Marcin Jabrzyk
2015-04-22  9:18   ` Sergey Senozhatsky [this message]
2015-04-22  9:18     ` [PATCH v2 0/2] zram, zsmalloc: remove obsolete DEBUGs Sergey Senozhatsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150422091807.GB3624@swordfish \
    --to=sergey.senozhatsky.work@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=m.jabrzyk@samsung.com \
    --cc=minchan@kernel.org \
    --cc=ngupta@vflare.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.