Re: [PATCH 09/12] swiotlb-xen: drop DEFAULT_NSLABS

2021-09-10 Thread Stefano Stabellini
On Tue, 7 Sep 2021, Jan Beulich wrote: > It was introduced by 4035b43da6da ("xen-swiotlb: remove xen_set_nslabs") > and then not removed by 2d29960af0be ("swiotlb: dynamically allocate > io_tlb_default_mem"). > > Signed-off-by: Jan Beulich Reviewed-by: Stefano Stabellini > --- a/drivers/xen/s

Re: [PATCH 09/12] swiotlb-xen: drop DEFAULT_NSLABS

2021-09-08 Thread Christoph Hellwig
On Tue, Sep 07, 2021 at 02:07:47PM +0200, Jan Beulich wrote: > It was introduced by 4035b43da6da ("xen-swiotlb: remove xen_set_nslabs") > and then not removed by 2d29960af0be ("swiotlb: dynamically allocate > io_tlb_default_mem"). > > Signed-off-by: Jan Beulich Looks good, Reviewed-by: Christop

[PATCH 09/12] swiotlb-xen: drop DEFAULT_NSLABS

2021-09-07 Thread Jan Beulich
It was introduced by 4035b43da6da ("xen-swiotlb: remove xen_set_nslabs") and then not removed by 2d29960af0be ("swiotlb: dynamically allocate io_tlb_default_mem"). Signed-off-by: Jan Beulich --- a/drivers/xen/swiotlb-xen.c +++ b/drivers/xen/swiotlb-xen.c @@ -152,8 +152,6 @@ static const char *xe