From: Geliang Tang <geliangtang@gmail.com>
To: Catalin Marinas <catalin.marinas@arm.com>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/4] mm: kmemleak: remove unused header cpumask.h
Date: Thu, 2 Jun 2016 18:10:32 +0800 [thread overview]
Message-ID: <20160602101032.GA10142@OptiPlex> (raw)
In-Reply-To: <20160602093241.GA24938@e104818-lin.cambridge.arm.com>
On Thu, Jun 02, 2016 at 10:32:41AM +0100, Catalin Marinas wrote:
> On Thu, Jun 02, 2016 at 02:15:34PM +0800, Geliang Tang wrote:
> > Remove unused header cpumask.h from mm/kmemleak.c.
> >
> > Signed-off-by: Geliang Tang <geliangtang@gmail.com>
>
> Acked-by: Catalin Marinas <catalin.marinas@arm.com>
This patch is incorrect because for_each_possible_cpu() is defined in
cpumask.h. Sorry about that.
-Geliang
--
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: Geliang Tang <geliangtang@gmail.com>
To: Catalin Marinas <catalin.marinas@arm.com>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/4] mm: kmemleak: remove unused header cpumask.h
Date: Thu, 2 Jun 2016 18:10:32 +0800 [thread overview]
Message-ID: <20160602101032.GA10142@OptiPlex> (raw)
In-Reply-To: <20160602093241.GA24938@e104818-lin.cambridge.arm.com>
On Thu, Jun 02, 2016 at 10:32:41AM +0100, Catalin Marinas wrote:
> On Thu, Jun 02, 2016 at 02:15:34PM +0800, Geliang Tang wrote:
> > Remove unused header cpumask.h from mm/kmemleak.c.
> >
> > Signed-off-by: Geliang Tang <geliangtang@gmail.com>
>
> Acked-by: Catalin Marinas <catalin.marinas@arm.com>
This patch is incorrect because for_each_possible_cpu() is defined in
cpumask.h. Sorry about that.
-Geliang
next prev parent reply other threads:[~2016-06-02 10:10 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-02 6:15 [PATCH 1/4] mm/init-mm: remove unused header cpumask.h Geliang Tang
2016-06-02 6:15 ` Geliang Tang
2016-06-02 6:15 ` [PATCH 2/4] mm: kmemleak: " Geliang Tang
2016-06-02 6:15 ` Geliang Tang
2016-06-02 6:15 ` [PATCH 3/4] mm/vmstat: " Geliang Tang
2016-06-02 6:15 ` Geliang Tang
2016-06-02 6:15 ` [PATCH 4/4] mm/zsmalloc: " Geliang Tang
2016-06-02 6:15 ` Geliang Tang
2016-06-02 7:10 ` Sergey Senozhatsky
2016-06-02 7:10 ` Sergey Senozhatsky
2016-06-02 6:44 ` [PATCH 3/4] mm/vmstat: " Michal Hocko
2016-06-02 6:44 ` Michal Hocko
2016-06-02 13:46 ` Christoph Lameter
2016-06-02 13:46 ` Christoph Lameter
2016-06-02 9:32 ` [PATCH 2/4] mm: kmemleak: " Catalin Marinas
2016-06-02 9:32 ` Catalin Marinas
2016-06-02 10:10 ` Geliang Tang [this message]
2016-06-02 10:10 ` Geliang Tang
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=20160602101032.GA10142@OptiPlex \
--to=geliangtang@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=catalin.marinas@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.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.