From: Mike Rapoport <rppt@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Rapoport <rppt@kernel.org>, Yuntao Wang <ytcoode@gmail.com>,
linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] memblock: small update for 6.8
Date: Thu, 18 Jan 2024 08:38:11 +0200 [thread overview]
Message-ID: <ZajHU5m3WWbcHWV1@kernel.org> (raw)
Hi Linus,
The following changes since commit 33cc938e65a98f1d29d0a18403dbbee050dcad9a:
Linux 6.7-rc4 (2023-12-03 18:52:56 +0900)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock memblock-v6.8-rc1
for you to fetch changes up to 2159bd4e905704b1765b6b883ea15e51ad986a6a:
memblock: Return NUMA_NO_NODE instead of -1 to improve code readability (2023-12-08 10:31:00 +0200)
----------------------------------------------------------------
memblock: code readability improvement
Use NUMA_NO_NODE instead of -1 as return value of memblock_search_pfn_nid()
to improve code readability and consistency with the callers of that
function.
----------------------------------------------------------------
Yuntao Wang (1):
memblock: Return NUMA_NO_NODE instead of -1 to improve code readability
mm/memblock.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
next reply other threads:[~2024-01-18 6:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-18 6:38 Mike Rapoport [this message]
2024-01-19 1:08 ` [GIT PULL] memblock: small update for 6.8 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=ZajHU5m3WWbcHWV1@kernel.org \
--to=rppt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=torvalds@linux-foundation.org \
--cc=ytcoode@gmail.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 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.