RE: [PATCH 2/4] async_tx: kill tx_set_src and tx_set_dest methods

2008-01-07 Thread Sosnowski, Maciej
>From: Williams, Dan J > >The tx_set_src and tx_set_dest methods were originally >implemented to allow >an array of addresses to be passed down from async_xor to the dmaengine >driver while minimizing stack overhead. Removing these methods allows >drivers to have all transaction parameters avail

RE: [PATCH 2/4] async_tx: kill tx_set_src and tx_set_dest methods

2008-01-04 Thread Nelson, Shannon
>From: Williams, Dan J > >The tx_set_src and tx_set_dest methods were originally >implemented to allow >an array of addresses to be passed down from async_xor to the dmaengine >driver while minimizing stack overhead. Removing these methods allows >drivers to have all transaction parameters avail