linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: Sasha Levin <sashal@kernel.org>
To: Laurent Dufour <ldufour@linux.ibm.com>
To: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Cc: stable@vger.kernel.org, Christoph Lameter <cl@linux.com>,
Cc: stable@vger.kernel.org
Cc: Christoph Lameter <cl@linux.com>
Cc: Pekka Enberg <penberg@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH] mm/slab: protect cache_reap() against CPU and memory hot plug operations
Date: Mon, 25 Mar 2019 00:38:40 +0000	[thread overview]
Message-ID: <20190325003841.503582148D@mail.kernel.org> (raw)
In-Reply-To: <20190311191701.24325-1-ldufour@linux.ibm.com>

Hi,

[This is an automated email]

This commit has been processed because it contains a -stable tag.
The stable tag indicates that it's relevant for the following trees: all

The bot has tested the following trees: v5.0.3, v4.19.30, v4.14.107, v4.9.164, v4.4.176, v3.18.136.

v5.0.3: Build OK!
v4.19.30: Build OK!
v4.14.107: Build OK!
v4.9.164: Build OK!
v4.4.176: Failed to apply! Possible dependencies:
    27590dc17b34 ("hrtimer: Convert to hotplug state machine")
    31487f8328f2 ("smp/cfd: Convert core to hotplug state machine")
    512089d98457 ("perf/x86/intel/rapl: Clean up the printk output")
    55f2890f0726 ("perf/x86/intel/rapl: Add proper error handling")
    57ecde42cc74 ("powerpc/perf: Convert book3s notifier to state machine callbacks")
    6731d4f12315 ("slab: Convert to hotplug state machine")
    6b2c28471de5 ("x86/x2apic: Convert to CPU hotplug state machine")
    7162b8fea630 ("perf/x86/intel/rapl: Refactor the code some more")
    75c7003fbf41 ("perf/x86/intel/rapl: Calculate timing once")
    7ee681b25284 ("workqueue: Convert to state machine callbacks")
    8a6d2f8f73ca ("perf/x86/intel/rapl: Utilize event->pmu_private")
    8b5b773d6245 ("perf/x86/intel/rapl: Convert to hotplug state machine")
    9de8d686955b ("perf/x86/intel/rapl: Convert it to a per package facility")
    a208749c6426 ("perf/x86/intel/rapl: Make PMU lock raw")
    a409f5ee2937 ("blackfin/perf: Convert hotplug notifier to state machine")
    b8b3319a471b ("perf/x86/intel/rapl: Sanitize the quirk handling")
    e3cfce17d309 ("sh/perf: Convert the hotplug notifiers to state machine callbacks")
    e6d4989a9ad1 ("relayfs: Convert to hotplug state machine")
    e722d8daafb9 ("profile: Convert to hotplug state machine")

v3.18.136: Failed to apply! Possible dependencies:
    13ca62b243f6 ("ACPI: Fix minor syntax issues in processor_core.c")
    27590dc17b34 ("hrtimer: Convert to hotplug state machine")
    31487f8328f2 ("smp/cfd: Convert core to hotplug state machine")
    4daa832d9987 ("x86: Drop bogus __ref / __refdata annotations")
    57ecde42cc74 ("powerpc/perf: Convert book3s notifier to state machine callbacks")
    645523960102 ("perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain energy units")
    6731d4f12315 ("slab: Convert to hotplug state machine")
    6b2c28471de5 ("x86/x2apic: Convert to CPU hotplug state machine")
    7162b8fea630 ("perf/x86/intel/rapl: Refactor the code some more")
    7ee681b25284 ("workqueue: Convert to state machine callbacks")
    828aef376d7a ("ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID")
    8b5b773d6245 ("perf/x86/intel/rapl: Convert to hotplug state machine")
    9de8d686955b ("perf/x86/intel/rapl: Convert it to a per package facility")
    a409f5ee2937 ("blackfin/perf: Convert hotplug notifier to state machine")
    af8f3f514d19 ("ACPI / processor: Convert apic_id to phys_id to make it arch agnostic")
    d02dc27db0dc ("ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()")
    d089f8e97d37 ("x86: fix up obsolete cpu function usage.")
    e3cfce17d309 ("sh/perf: Convert the hotplug notifiers to state machine callbacks")
    e6d4989a9ad1 ("relayfs: Convert to hotplug state machine")
    e722d8daafb9 ("profile: Convert to hotplug state machine")
    ecf5636dcd59 ("ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug")
    fdaf3a6539d6 ("x86: fix more deprecated cpu function usage.")


How should we proceed with this patch?

--
Thanks,
Sasha


  parent reply	other threads:[~2019-03-25  0:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-11 19:17 Laurent Dufour
2019-03-12 14:58 ` Michal Hocko
2019-03-12 16:28   ` Laurent Dufour
2019-03-25  0:38 ` Sasha Levin [this message]
2019-03-25 10:28   ` Laurent Dufour

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=20190325003841.503582148D@mail.kernel.org \
    --to=sashal@kernel.org \
    --cc=cl@linux.com \
    --cc=stable@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox