linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] dmapool updates for 6.4-rc1
@ 2023-05-06 17:50 Andrew Morton
  2023-05-06 18:53 ` Linus Torvalds
  2023-05-06 18:54 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Andrew Morton @ 2023-05-06 17:50 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: mm-commits, linux-kernel, linux-mm, Keith Busch


Linus, please pull the dmapool updates for 6.4-rc1, thanks.


The following changes since commit 418d5c98319f67b9ae651babea031b5394425c18:

  Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux (2023-05-05 13:27:59 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-stable-2023-05-06-10-49

for you to fetch changes up to da9619a30e73b59605ed998bf7bc4359f5c0029a:

  dmapool: link blocks across pages (2023-05-06 10:33:38 -0700)

----------------------------------------------------------------
Reinstate the dmapool changes which were accidentally removed by
2d55c16c0c54 ("dmapool: create/destroy cleanup").

----------------------------------------------------------------
Keith Busch (6):
      dmapool: move debug code to own functions
      dmapool: rearrange page alloc failure handling
      dmapool: consolidate page initialization
      dmapool: simplify freeing
      dmapool: don't memset on free twice
      dmapool: link blocks across pages

Tony Battersby (4):
      dmapool: remove checks for dev == NULL
      dmapool: use sysfs_emit() instead of scnprintf()
      dmapool: cleanup integer types
      dmapool: speedup DMAPOOL_DEBUG with init_on_alloc

 mm/dmapool.c | 407 +++++++++++++++++++++++++++++------------------------------
 1 file changed, 202 insertions(+), 205 deletions(-)



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

end of thread, other threads:[~2023-05-06 19:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-06 17:50 [GIT PULL] dmapool updates for 6.4-rc1 Andrew Morton
2023-05-06 18:53 ` Linus Torvalds
2023-05-06 19:04   ` Andrew Morton
2023-05-06 18:54 ` 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