1 Dec 2009 01:39
Re: [PATCH v2] ppc440spe-adma: adds updated ppc440spe adma driver
Dan Williams <dan.j.williams <at> intel.com>
2009-12-01 00:39:29 GMT
2009-12-01 00:39:29 GMT
Anatolij Gustschin wrote: > This patch adds new version of the PPC440SPe ADMA driver. > > Signed-off-by: Anatolij Gustschin <agust <at> denx.de> > Signed-off-by: Yuri Tikhonov <yur <at> emcraft.com> [minor] Sign-offs are typically in delivery path order, so yours would appear last. [..] > drivers/dma/ppc440spe/ppc440spe-adma.c | 5015 ++++++++++++++++++++ > drivers/dma/ppc440spe/ppc440spe_adma.h | 195 + > drivers/dma/ppc440spe/ppc440spe_dma.h | 223 + > drivers/dma/ppc440spe/ppc440spe_xor.h | 110 + I belong to the school of thought that says something along the lines of "don't duplicate the directory path in the filename". You seem to have copied the iop-adma driver's inconsistent use of '-' and '_' let's not carry that forward, i.e. looking for a changelog like: drivers/dma/ppc440spe/adma.c | 5015 ++++++++++++++++++++ drivers/dma/ppc440spe/adma.h | 195 + drivers/dma/ppc440spe/dma.h | 223 + drivers/dma/ppc440spe/xor.h | 110 + > +/** > + * ppc440spe_adma_prep_dma_pqzero_sum - prepare CDB group for > + * a PQ_ZERO_SUM operation > + */ > +static struct dma_async_tx_descriptor *ppc440spe_adma_prep_dma_pqzero_sum((Continue reading)

I had an oops removing a bitmap a wee while ago, and I mentioned it on
this list, but I couldn't post a backtrace. I guess I was unlucky too
but I'm delighted to hear luck's not going to be an issue in the future
Cheers,
John.
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at
RSS Feed