Re: [PATCH 08/12] swiotlb-xen: arrange to have buffer info logged

From: Christoph Hellwig
Date: Wed Sep 08 2021 - 03:05:56 EST


On Tue, Sep 07, 2021 at 02:07:21PM +0200, Jan Beulich wrote:
> I consider it unhelpful that address and size of the buffer aren't put
> in the log file; it makes diagnosing issues needlessly harder. The
> majority of callers of swiotlb_init() also passes 1 for the "verbose"
> parameter.
>
> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>