Evgeniy Polyakov wrote: > Hi Marc. > > On Thu, Jun 14, 2007 at 04:12:53PM -0600, Marc St-Jean > (stjeanma@xxxxxxxxxxxxxx) wrote: > > [PATCH 12/12] drivers: PMC MSP71xx security engine driver > > > > Patch to add an security engien driver for the PMC-Sierra MSP71xx > devices. > > Does this board have SMP config or can this adapter be found in SMP > systems, since you only protect against interrupts, but not > simultaneous SMP access to the engine. It has been uni-processing only but SMP support is planned soon. > > And as a minor nit: there is no check for dma_alloc_coherent() return > value. I will look into it. Thanks, Marc