On 09/05/2014 05:04 PM, Krzysztof Kozlowski wrote:
If dma_async_device_register() returns error and probe should clean up and return error, a NULL pointer exception happens because of dereference of not allocated channel thread:
[...]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Lars-Peter Clausen <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

