Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1412098

Re: [PATCH 2/4] mm: kmemleak: remove unused header cpumask.h

From Geliang Tang <geliangtang@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 2/4] mm: kmemleak: remove unused header cpumask.h
Date 2016-06-02 12:20 +0200
Message-ID <rFxTj-4Ge-9@gated-at.bofh.it> (permalink)
References <rFu93-2i2-5@gated-at.bofh.it> <rFu94-2i2-33@gated-at.bofh.it> <rFxgC-4bE-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/4] mm/init-mm: remove unused header cpumask.h Geliang Tang <geliangtang@gmail.com> - 2016-06-02 08:20 +0200
  [PATCH 3/4] mm/vmstat: remove unused header cpumask.h Geliang Tang <geliangtang@gmail.com> - 2016-06-02 08:20 +0200
    Re: [PATCH 3/4] mm/vmstat: remove unused header cpumask.h Michal Hocko <mhocko@kernel.org> - 2016-06-02 08:50 +0200
    Re: [PATCH 3/4] mm/vmstat: remove unused header cpumask.h Christoph Lameter <cl@linux.com> - 2016-06-02 15:50 +0200
  [PATCH 2/4] mm: kmemleak: remove unused header cpumask.h Geliang Tang <geliangtang@gmail.com> - 2016-06-02 08:20 +0200
    Re: [PATCH 2/4] mm: kmemleak: remove unused header cpumask.h Catalin Marinas <catalin.marinas@arm.com> - 2016-06-02 11:40 +0200
      Re: [PATCH 2/4] mm: kmemleak: remove unused header cpumask.h Geliang Tang <geliangtang@gmail.com> - 2016-06-02 12:20 +0200

csiph-web