From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:43484 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729467AbeLJW6W (ORCPT ); Mon, 10 Dec 2018 17:58:22 -0500 Date: Mon, 10 Dec 2018 17:58:20 -0500 From: Sasha Levin To: Ben Hutchings Cc: Greg Kroah-Hartman , Sasha Levin , stable Subject: Re: [PATCH v2 4.9] swiotlb: clean up reporting Message-ID: <20181210225820.GE97256@sasha-vm> References: <20181210181140.ecskeu2pfirpjqmo@xylophone.i.decadent.org.uk> <20181210181406.j4ozrhyh6oyujpag@xylophone.i.decadent.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20181210181406.j4ozrhyh6oyujpag@xylophone.i.decadent.org.uk> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Dec 10, 2018 at 06:14:06PM +0000, Ben Hutchings wrote: >From: Kees Cook > >commit 7d63fb3af87aa67aa7d24466e792f9d7c57d8e79 upstream. > >This removes needless use of '%p', and refactors the printk calls to >use pr_*() helpers instead. > >Signed-off-by: Kees Cook >Reviewed-by: Konrad Rzeszutek Wilk >Signed-off-by: Christoph Hellwig >[bwh: Backported to 4.9: > - Adjust filename > - Remove "swiotlb: " prefix from an additional log message] >Signed-off-by: Ben Hutchings Queued for 4.9, thank you. -- Thanks, Sasha