> On Wed, Nov 14, 2012 at 8:17 AM, viresh kumar wrote:
> > On Mon, Nov 12, 2012 at 4:33 AM, Jon Mason wrote:
> >> device_control is an optional and not implemented in all DMA drivers.
> >> Any calls to these will result in a NULL pointer dereference.
> >> dmatest makes two of these calls when com
On Wed, Nov 14, 2012 at 8:17 AM, viresh kumar wrote:
> On Mon, Nov 12, 2012 at 4:33 AM, Jon Mason wrote:
>> device_control is an optional and not implemented in all DMA drivers.
>> Any calls to these will result in a NULL pointer dereference. dmatest
>> makes two of these calls when completing t
On Mon, Nov 12, 2012 at 4:33 AM, Jon Mason wrote:
> device_control is an optional and not implemented in all DMA drivers.
> Any calls to these will result in a NULL pointer dereference. dmatest
> makes two of these calls when completing the kernel thread and removing
> the module. These are corr
device_control is an optional and not implemented in all DMA drivers.
Any calls to these will result in a NULL pointer dereference. dmatest
makes two of these calls when completing the kernel thread and removing
the module. These are corrected by calling the dmaengine_device_control
wrapper and c
4 matches
Mail list logo