On Mon, Dec 10, 2018 at 06:14:58PM +0000, Ben Hutchings wrote:
From: Kees Cook <keescook@xxxxxxxxxxxx> commit 7d63fb3af87aa67aa7d24466e792f9d7c57d8e79 upstream. This removes needless use of '%p', and refactors the printk calls to use pr_*() helpers instead. Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx> Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> Signed-off-by: Christoph Hellwig <hch@xxxxxx> [bwh: Backported to 4.14: - Adjust filename - Remove "swiotlb: " prefix from an additional log message] Signed-off-by: Ben Hutchings <ben.hutchings@xxxxxxxxxxxxxxx>
Queued for 4.14, thank you. -- Thanks, Sasha