linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] memblock: small update for 6.8
@ 2024-01-18  6:38 Mike Rapoport
  2024-01-19  1:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2024-01-18  6:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Mike Rapoport, Yuntao Wang, linux-mm, linux-kernel

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(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-19  1:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-18  6:38 [GIT PULL] memblock: small update for 6.8 Mike Rapoport
2024-01-19  1:08 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox