All of lore.kernel.org
 help / color / mirror / Atom feed
* Issue observed with pm_runtime_put_sync
@ 2010-10-18  8:19 G, Manjunath Kondaiah
  0 siblings, 0 replies; 8+ messages in thread
From: G, Manjunath Kondaiah @ 2010-10-18  8:19 UTC (permalink / raw)
  To: linux-omap@vger.kernel.org; +Cc: Kevin Hilman

 
Hi Kevin,
While using pm runtime API's with DMA, it was observed that, during omap_free_dma, 
pm_runtime_put_sync is called which results in warning dump. 
It looks like, when cpu idle patch is under processing, DMA interrupt gets fired 
which inturn call omap_free_dma which results multiple spin_locks.
 
The DMA driver uses *_get_sync during omap_request_dma and *_put_sync during 
omap_free_dma.

Environment:
Kernel:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
Branch: master
Commit: 99cf630 Linux-omap rebuilt: Fixed omap4 kernel panic without nosmp, updated to -rc7
+ 
DMA hwmod patches
defconfig: omap2plus_defconfig
board: OMAP3630 Zoom3
 
Is this a known issue or issue with pm runtime API usage in DMA driver?
 
log:
http://pastebin.com/93KPk2ng
 
Regards,
Manjunath 


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

end of thread, other threads:[~2010-10-19  5:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E0D41E29EB0DAC4E9F3FF173962E9E9402DBC61359@dbde02.ent.ti.com>
2010-10-18 15:30 ` Issue observed with pm_runtime_put_sync Kevin Hilman
2010-10-18 16:00   ` G, Manjunath Kondaiah
2010-10-18 16:11     ` Shilimkar, Santosh
2010-10-18 18:44       ` G, Manjunath Kondaiah
2010-10-18 21:42         ` Kevin Hilman
2010-10-19  5:15           ` G, Manjunath Kondaiah
2010-10-18 21:38     ` Kevin Hilman
2010-10-18  8:19 G, Manjunath Kondaiah

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.