public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
* Generic DMA - BUG_ON
@ 2010-01-20 10:08 monstr
  2010-01-20 10:08 ` monstr
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: monstr @ 2010-01-20 10:08 UTC (permalink / raw)
  To: linux-kernel
  Cc: michal.simek, arnd, linux-arch, fujita.tomonori, akpm, mingo,
	joerg.roedel

Hi All,

I have this patch in my repo. I just added BUG_ON for dma ops.
The reason for that is if driver not setup ops correctly than
the system do bad access to any memory space without any visible reason.
BUG_ON points to it and helps to solve where the problem is.

Thanks for your review,
Michal

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

end of thread, other threads:[~2010-01-22  1:11 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-20 10:08 Generic DMA - BUG_ON monstr
2010-01-20 10:08 ` monstr
2010-01-20 10:08 ` [PATCH] asm-generic: dma: Add BUG_ON for uninitialized dma_ops monstr
2010-01-20 10:48   ` Alexey Dobriyan
2010-01-20 11:00     ` Geert Uytterhoeven
2010-01-20 10:56   ` Joerg Roedel
2010-01-22  1:11   ` FUJITA Tomonori
2010-01-20 10:53 ` Generic DMA - BUG_ON Russell King
2010-01-20 10:53   ` Russell King
2010-01-20 11:00   ` Joerg Roedel
2010-01-20 11:00     ` Joerg Roedel
2010-01-20 11:18     ` Michal Simek
2010-01-20 19:03       ` Arnd Bergmann
2010-01-21 15:51     ` Steven J. Magnani
2010-01-21 17:53       ` Russell King
2010-01-21 17:53         ` Russell King

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