linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* REGRESSION in 6.0-rc7 caused by patch "ARM/dma-mapping: use dma-direct unconditionally"
@ 2022-09-30 13:10 Marek Behún
  2022-09-30 13:46 ` Robin Murphy
  2022-10-01  9:31 ` Thorsten Leemhuis
  0 siblings, 2 replies; 43+ messages in thread
From: Marek Behún @ 2022-09-30 13:10 UTC (permalink / raw)
  To: Christoph Hellwig, Arnd Bergmann, Andre Przywara, Marc Zyngier,
	Linus Torvalds
  Cc: Russell King, Andrew Lunn, Gregory Clement, Greg Kroah-Hartman,
	Robin Murphy, iommu, linux-arm-kernel

Hello Linus, Arnd, Robin and Christoph,

I just bisected a regression on Turris Omnia (Armada 385), wherein the
system hangs shortly after init is run, to commit

  ae626eb97376 ("ARM/dma-mapping: use dma-direct unconditionally")
  https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ae626eb97376

In order to fix the regression, I had to revert this commit and
subsequent 3 commits:
  ae626eb97376 ("ARM/dma-mapping: use dma-direct unconditionally")
  42998ef08aba ("ARM/dma-mapping: drop .dma_supported for IOMMU ops")
  d563bccfa35b ("ARM/dma-mapping: consolidate IOMMU ops callbacks")
  4136ce90f079 ("ARM/dma-mapping: merge IOMMU ops")
in reverse order, of course:
  git revert 4136ce90f079
  git revert d563bccfa35b
  git revert 42998ef08aba
  git revert ae626eb97376

Christoph, Robin, since you are the authors of these commits, do you
have any idea what could be happening? Are we able to fix this without
reverting those commits, before 6.0?

Marek

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-11-04 12:09 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-30 13:10 REGRESSION in 6.0-rc7 caused by patch "ARM/dma-mapping: use dma-direct unconditionally" Marek Behún
2022-09-30 13:46 ` Robin Murphy
2022-09-30 14:52   ` Marek Behún
2022-09-30 15:02     ` Marek Behún
2022-09-30 16:41       ` Robin Murphy
2022-09-30 18:02         ` Marek Behún
2022-10-03  7:21           ` Christoph Hellwig
2022-10-03  7:30       ` Christoph Hellwig
2022-10-03 14:11         ` Russell King (Oracle)
2022-10-03 15:25           ` Marek Behún
2022-10-03 16:09             ` Pali Rohár
2022-10-03 19:04               ` Marek Behún
2022-10-03 19:08                 ` Pali Rohár
2022-10-03 21:30             ` Marcin Wojtas
2022-10-03 21:35               ` Pali Rohár
2022-10-03 22:03                 ` Marcin Wojtas
2022-10-04  7:10               ` Christoph Hellwig
2022-10-04  8:15                 ` Marek Behún
2022-10-04  8:17                   ` [PATCH] ARM: mvebu: select OF_DMA_DEFAULT_COHERENT if MACH_MVEBU_V7 Marek Behún
2022-10-04  8:30                     ` Christoph Hellwig
2022-10-04 12:54                       ` Marek Behún
2022-10-04  8:30                     ` Arnd Bergmann
2022-10-04  9:14                     ` Thorsten Leemhuis
2022-10-04  9:22                       ` Russell King (Oracle)
2022-10-04  9:56                 ` REGRESSION in 6.0-rc7 caused by patch "ARM/dma-mapping: use dma-direct unconditionally" Robin Murphy
2022-10-04  7:25               ` Russell King (Oracle)
2022-10-04  8:30                 ` Marcin Wojtas
2022-10-04  9:08                   ` Russell King (Oracle)
2022-10-04 12:36                     ` Marek Behún
2022-10-04 12:59                       ` Marcin Wojtas
2022-10-04 18:51                         ` Pali Rohár
2022-10-04 19:35                           ` Marcin Wojtas
2022-10-04  8:26               ` Marek Behún
2022-10-04  8:36                 ` Marcin Wojtas
2022-10-20 18:22                   ` Russell King (Oracle)
2022-10-20 19:10                     ` Marek Behún
2022-10-21 16:25                     ` Linus Torvalds
2022-10-21 16:30                     ` Christoph Hellwig
2022-10-21 18:21                       ` Russell King (Oracle)
2022-10-23 11:58                     ` Klaus Kudielka
2022-10-03 18:57         ` Marek Behún
2022-10-01  9:31 ` Thorsten Leemhuis
2022-11-04 12:08   ` REGRESSION in 6.0-rc7 caused by patch "ARM/dma-mapping: use dma-direct unconditionally" #forregzbot Thorsten Leemhuis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).