[PATCH v2 0/6] memblock: cleanup memblock_free interface

Linus Torvalds torvalds at linux-foundation.org
Thu Sep 30 14:20:33 PDT 2021


On Thu, Sep 30, 2021 at 11:50 AM Mike Rapoport <rppt at kernel.org> wrote:
>
> The first patch is a cleanup of numa_distance allocation in arch_numa I've
> spotted during the conversion.
> The second patch is a fix for Xen memory freeing on some of the error
> paths.

Well, at least patch 2 looks like something that should go into 5.15
and be marked for stable.

Patch 1 looks like a trivial local cleanup, and could go in
immediately. Patch 4 might be in that same category.

The rest look like "next merge window" to me, since they are spread
out and neither bugfixes nor tiny localized cleanups (iow renaming
functions, global resulting search-and-replace things).

So my gut feel is that two (maybe three) of these patches should go in
asap, with three (maybe four) be left for 5.16.

IOW, not trat this as a single series.

Hmm?

             Linus



More information about the linux-riscv mailing list