]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Sep 2023 15:21:23 +0000 (08:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Sep 2023 15:21:23 +0000 (08:21 -0700)
commitfb8b1b93eed0f5ddb2f9903c2de2d9de8b372e8f
tree38052390d261c3cd5bd894c95509d125cf7cf433
parent2af5acbaa74c91266457fa1494685729d6f9e540
parent55122e0130e51eb71f5ec62d10525db0468f28e8
Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock

Pull memblock test fixes from Mike Rapoport:
 "Fix several compilation errors and warnings in memblock tests"

* tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock:
  memblock tests: fix warning ‘struct seq_file’ declared inside parameter list
  memblock tests: fix warning: "__ALIGN_KERNEL" redefined
  memblock tests: Fix compilation errors.