On Thu, 31 Jan 2008 12:49:00 -0700,
"Williams, Dan J" <[EMAIL PROTECTED]> wrote:

> I am mistaken, the 'depends on ARCH...' precludes HAS_DMA.  Perhaps the 
> compiler is emitting a call to async_tx_find_channel when it needs to be 
> inline?  On x86 do_async_xor is successfully compiled away when 
> CONFIG_DMA_ENGINE=n.

Just checked why it compiled for me on one box but not on the other and 
found that deactivating CONFIG_SECTION_MISMATCH makes it go away. Hmm...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to