From: Mike Rapoport <rppt@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Aaron Thompson <dev@aaront.org>,
Miaoqian Lin <linmq006@gmail.com>,
Mike Rapoport <rppt@kernel.org>,
linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] memblock fixes for v6.2-rc3
Date: Sun, 8 Jan 2023 09:35:46 +0200 [thread overview]
Message-ID: <Y7pyUprzAC/9VyNw@kernel.org> (raw)
Hi Linus.
The following changes since commit 88603b6dc419445847923fcb7fe5080067a30f98:
Linux 6.2-rc2 (2023-01-01 13:53:16 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/fixes-2023-01-08
for you to fetch changes up to fa81ab49bbe4e1ce756581c970486de0ddb14309:
memblock: Fix doc for memblock_phys_free (2023-01-04 12:31:22 +0200)
----------------------------------------------------------------
memblock: small fixes in kernel-doc and tests
* Fix kernel-doc for memblock_phys_free() to use correct names for the
counterpart allocation methods
* Fix compilation error in memblock tests
----------------------------------------------------------------
Aaron Thompson (1):
memblock tests: Fix compilation error.
Miaoqian Lin (1):
memblock: Fix doc for memblock_phys_free
mm/memblock.c | 2 +-
tools/testing/memblock/.gitignore | 1 +
tools/testing/memblock/Makefile | 3 ++-
3 files changed, 4 insertions(+), 2 deletions(-)
--
Sincerely yours,
Mike.
next reply other threads:[~2023-01-08 7:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-08 7:35 Mike Rapoport [this message]
2023-01-08 10:57 ` [GIT PULL] memblock fixes for v6.2-rc3 pr-tracker-bot
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=Y7pyUprzAC/9VyNw@kernel.org \
--to=rppt@kernel.org \
--cc=dev@aaront.org \
--cc=linmq006@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=torvalds@linux-foundation.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.