linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* dma_ops->map_page == NULL
@ 2009-07-06 17:51 Kári Davíðsson
  2009-07-07  0:15 ` Mark Nelson
  2009-07-07 12:50 ` Jon Smirl
  0 siblings, 2 replies; 9+ messages in thread
From: Kári Davíðsson @ 2009-07-06 17:51 UTC (permalink / raw)
  To: linuxppc-dev@ozlabs.org

I am doing a driver that uses dma_map_single().

After changing to to linux 2.6.29.3 I am getting
segfaults in dma_map_single() because dma_ops->map_page is NULL.
Actually dma_ops looks funky too.

The driver is an of_platform_driver which is declared as an child of
the lbp (fsl,lpb) node of the device tree.

This is on powerpc 5200b platform.

rg
kd

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

end of thread, other threads:[~2009-07-08  0:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-06 17:51 dma_ops->map_page == NULL Kári Davíðsson
2009-07-07  0:15 ` Mark Nelson
2009-07-07 11:08   ` Benjamin Herrenschmidt
2009-07-07 14:37     ` Kumar Gala
2009-07-07 15:24       ` Kári Davíðsson
2009-07-07 15:45         ` Kumar Gala
2009-07-07 15:49       ` Becky Bruce
2009-07-08  0:44     ` Mark Nelson
2009-07-07 12:50 ` Jon Smirl

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).