]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
swiotlb-xen: arrange to have buffer info logged
authorJan Beulich <jbeulich@suse.com>
Tue, 7 Sep 2021 12:07:21 +0000 (14:07 +0200)
committerJuergen Gross <jgross@suse.com>
Wed, 15 Sep 2021 06:42:04 +0000 (08:42 +0200)
commit7fd880a38cfefb2d54a912e4ae809110adec1c94
treeefe51ede162d24a83cf58555cbf87a4aba653897
parent68573c1b5c4d0ebd90c24c6055abb53c474a8fc2
swiotlb-xen: arrange to have buffer info logged

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@suse.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/2e3c8e68-36b2-4ae9-b829-bf7f75d39d47@suse.com
Signed-off-by: Juergen Gross <jgross@suse.com>
drivers/xen/swiotlb-xen.c