Hi Dan, [ Minor thing ... ] On 6/27/07, Dan Williams <dan.j.williams@xxxxxxxxx> wrote:
The async_tx api tries to use a dma engine for an operation, but will fall back to an optimized software routine otherwise. Xor support is implemented using the raid5 xor routines. For organizational purposes this routine is moved to a common area.
This isn't quite crypto code and isn't connected to or through the cryptoapi (at least not in this patchset), so I somehow find it misplaced in the crypto/ directory. If all its users are in drivers/md/ then that would be a better place. If it is something kernel-global, lib/ sounds more appropriate? Satyam - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html