Re: [PATCH v2 4/4] vpci: include xen/vmap.h to fix build on ARM

2022-07-18 Thread Jan Beulich
On 18.07.2022 23:15, Volodymyr Babchuk wrote: > Patch b4f211606011 ("vpci/msix: fix PBA accesses") introduced call to > iounmap(), but not added corresponding include. > > Fixes: b4f211606011 ("vpci/msix: fix PBA accesses") I don't think there's any active issue with the "missing" include: That's

Re: [PATCH v2 4/4] vpci: include xen/vmap.h to fix build on ARM

2022-07-19 Thread Volodymyr Babchuk
Hello Jan, Jan Beulich writes: > On 18.07.2022 23:15, Volodymyr Babchuk wrote: >> Patch b4f211606011 ("vpci/msix: fix PBA accesses") introduced call to >> iounmap(), but not added corresponding include. >> >> Fixes: b4f211606011 ("vpci/msix: fix PBA accesses") > > I don't think there's any ac

Re: [PATCH v2 4/4] vpci: include xen/vmap.h to fix build on ARM

2022-07-19 Thread Jan Beulich
On 19.07.2022 12:32, Volodymyr Babchuk wrote: > Jan Beulich writes: > >> On 18.07.2022 23:15, Volodymyr Babchuk wrote: >>> Patch b4f211606011 ("vpci/msix: fix PBA accesses") introduced call to >>> iounmap(), but not added corresponding include. >>> >>> Fixes: b4f211606011 ("vpci/msix: fix PBA acc

Re: [PATCH v2 4/4] vpci: include xen/vmap.h to fix build on ARM

2022-10-21 Thread Oleksandr
Hello all. On 19.07.22 13:40, Jan Beulich wrote: On 19.07.2022 12:32, Volodymyr Babchuk wrote: Jan Beulich writes: On 18.07.2022 23:15, Volodymyr Babchuk wrote: Patch b4f211606011 ("vpci/msix: fix PBA accesses") introduced call to iounmap(), but not added corresponding include. Fixes: b

RE: [PATCH v2 4/4] vpci: include xen/vmap.h to fix build on ARM

2022-10-21 Thread Henry Wang
(+ Arm maintainers) Hi Oleksandr, > -Original Message- > From: Oleksandr > Subject: Re: [PATCH v2 4/4] vpci: include xen/vmap.h to fix build on ARM > Hello all. > On 19.07.22 13:40, Jan Beulich wrote: > > On 19.07.2022 12:32, Volodymyr Babchuk wrote: >

Re: [PATCH v2 4/4] vpci: include xen/vmap.h to fix build on ARM

2022-10-21 Thread Bertrand Marquis
Hi, > On 21 Oct 2022, at 15:40, Henry Wang wrote: > > (+ Arm maintainers) > > Hi Oleksandr, > >> -Original Message- >> From: Oleksandr >> Subject: Re: [PATCH v2 4/4] vpci: include xen/vmap.h to fix build on ARM >> Hello all. >> On 19.0

RE: [PATCH v2 4/4] vpci: include xen/vmap.h to fix build on ARM

2022-10-21 Thread Henry Wang
Hi Bertrand, > -Original Message- > From: Bertrand Marquis > Subject: Re: [PATCH v2 4/4] vpci: include xen/vmap.h to fix build on ARM > > Hi, > > > On 21 Oct 2022, at 15:40, Henry Wang wrote: > > > > (+ Arm maintainers) > > > &

Re: [PATCH v2 4/4] vpci: include xen/vmap.h to fix build on ARM

2022-10-23 Thread Jan Beulich
On 22.10.2022 02:50, Henry Wang wrote: >> -Original Message- >> From: Bertrand Marquis >> Subject: Re: [PATCH v2 4/4] vpci: include xen/vmap.h to fix build on ARM >> >>> On 21 Oct 2022, at 15:40, Henry Wang wrote: >>> >>> (+ Arm maintai

Re: [PATCH v2 4/4] vpci: include xen/vmap.h to fix build on ARM

2022-10-27 Thread Roger Pau Monné
On Mon, Jul 18, 2022 at 09:15:43PM +, Volodymyr Babchuk wrote: > Patch b4f211606011 ("vpci/msix: fix PBA accesses") introduced call to > iounmap(), but not added corresponding include. > > Fixes: b4f211606011 ("vpci/msix: fix PBA accesses") > > Signed-off-by: Volodymyr Babchuk Reviewed-by: