linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Rapoport <rppt@kernel.org>
To: rppt@kernel.org, Miaohe Lin <linmiaohe@huawei.com>,
	akpm@linux-foundation.org
Cc: Mike Rapoport <rppt@linux.ibm.com>,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: [PATCH] memblock: use kfree() to release kmalloced memblock regions
Date: Thu, 17 Feb 2022 23:53:21 +0200	[thread overview]
Message-ID: <164513475467.1546013.17869030868153318344.b4-ty@linux.ibm.com> (raw)
In-Reply-To: <20220217145327.16553-1-linmiaohe@huawei.com>

From: Mike Rapoport <rppt@linux.ibm.com>

On Thu, 17 Feb 2022 22:53:27 +0800, Miaohe Lin wrote:
> memblock.{reserved,memory}.regions may be allocated using kmalloc() in
> memblock_double_array(). Use kfree() to release these kmalloced regions
> indicated by memblock_{reserved,memory}_in_slab.
> 
> 

Applied, thanks!

[1/1] memblock: use kfree() to release kmalloced memblock regions
      (no commit info)

Best regards,
-- 
Sincerely yours,
Mike.


      reply	other threads:[~2022-02-17 21:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-17 14:53 [PATCH] memblock: use kfree() to release kmalloced memblock regions Miaohe Lin
2022-02-17 21:53 ` Mike Rapoport [this message]

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=164513475467.1546013.17869030868153318344.b4-ty@linux.ibm.com \
    --to=rppt@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=linmiaohe@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=rppt@linux.ibm.com \
    /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;
as well as URLs for NNTP newsgroup(s).