linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* where is async_tx_clear_ack() function called.
@ 2009-07-09 23:36 Tirumala Reddy Marri
  2009-07-10 17:15 ` Dan Williams
  0 siblings, 1 reply; 5+ messages in thread
From: Tirumala Reddy Marri @ 2009-07-09 23:36 UTC (permalink / raw)
  To: Dan Williams; +Cc: linux-raid

Hi Dan,
    While I was debugging file system crash with AMCC ADMA driver , I
noticed that async_tx_clear_ack() never been called. Where is the
async_tx->flags is cleared up on completion of DMA transfer ? Looks like
this not cleared and I am hitting the BUG_ON() in async_tx_submit(). If
I call async_tx_clear_ack() in ppc4xx_ adma_free_slots() function
everything seems working fine .  

This doesn't sound normal something is going on. Somehow descriptors are
allocated even though they are not free .

Thanks and Regards,
Marri


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

end of thread, other threads:[~2009-07-10 20:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-09 23:36 where is async_tx_clear_ack() function called Tirumala Reddy Marri
2009-07-10 17:15 ` Dan Williams
2009-07-10 17:44   ` Tirumala Reddy Marri
2009-07-10 17:53     ` Dan Williams
2009-07-10 20:40       ` Tirumala Reddy Marri

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