linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] memblock test: compilation fixes
@ 2023-09-21  5:53 Mike Rapoport
  2023-09-21 16:11 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Rapoport @ 2023-09-21  5:53 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andrew Morton, Rong Tao, Mike Rapoport, linux-mm, linux-kernel

Hi Linus,

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/fixes-2023-09-21

for you to fetch changes up to 55122e0130e51eb71f5ec62d10525db0468f28e8:

  memblock tests: fix warning ‘struct seq_file’ declared inside parameter list (2023-09-14 10:51:28 +0300)

----------------------------------------------------------------
memblock test: compilation fixes

Fix several compilation errors and warnings in memblock tests

----------------------------------------------------------------
Mike Rapoport (IBM) (2):
      memblock tests: fix warning: "__ALIGN_KERNEL" redefined
      memblock tests: fix warning ‘struct seq_file’ declared inside parameter list

Rong Tao (1):
      memblock tests: Fix compilation errors.

 tools/include/linux/mm.h                 | 4 +---
 tools/include/linux/seq_file.h           | 2 ++
 tools/testing/memblock/internal.h        | 4 ++++
 tools/testing/memblock/mmzone.c          | 2 +-
 tools/testing/memblock/tests/basic_api.c | 2 +-
 tools/testing/memblock/tests/common.h    | 1 +
 6 files changed, 10 insertions(+), 5 deletions(-)
-- 
Sincerely yours,
Mike.


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

end of thread, other threads:[~2023-09-21 16:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-21  5:53 [GIT PULL] memblock test: compilation fixes Mike Rapoport
2023-09-21 16:11 ` 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