Re: [PATCH] dma: stm32: replace "%p" with "%pK"

From: Vinod
Date: Mon Jul 09 2018 - 13:28:29 EST


On 06-07-18, 15:02, Benjamin Gaignard wrote:
> The format specifier "%p" can leak kernel addresses.
> Use "%pK" instead.

The subsystem name is 'dmaengine' and not dma.
The git log on the subsystem should have told you this

Applied after fixing the tag, thanks.
--
~Vinod