[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y7pyUprzAC/9VyNw@kernel.org>
Date: Sun, 8 Jan 2023 09:35:46 +0200
From: Mike Rapoport <rppt@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Aaron Thompson <dev@...ont.org>, Miaoqian Lin <linmq006@...il.com>,
Mike Rapoport <rppt@...nel.org>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] memblock fixes for v6.2-rc3
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.
Powered by blists - more mailing lists