[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100127.155423.169231741.davem@davemloft.net>
Date: Wed, 27 Jan 2010 15:54:23 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: shemminger@...tta.com
Cc: mbreuer@...jas.com, jarkao2@...il.com, akpm@...ux-foundation.org,
flyboy@...il.com, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, mchan@...adcom.com, pcnet32@...izon.net,
romieu@...zoreil.com, mcarlson@...adcom.com
Subject: Re: Hang: 2.6.32.4 sky2/DMAR
From: Stephen Hemminger <shemminger@...tta.com>
Date: Wed, 27 Jan 2010 09:45:31 -0800
> Setting it to 1 causes driver to never go through the dma_sync_single/memcpy
> path. Perhaps the code for DMAR doesn't do dma_sync_single_for_cpu
> properly, or the value passed to sync_single_for_cpu doesn't account for
> all the overhead of padding and/or ether header.
For the millionth time...
DMAR does not implement any of the DMA SYNC operations, they are set
to NULL in the dma ops vector, and thus are NOPs.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists