Re: [PATCH v7 6/7] xen/arm: switch Arm to use asm-generic/device.h

2024-02-05 Thread Oleksii
On Wed, 2024-01-31 at 15:56 +0100, Jan Beulich wrote: > On 26.01.2024 16:42, Oleksii Kurochko wrote: > > Signed-off-by: Oleksii Kurochko > > I'm not an Arm maintainer, but if I was I wouldn't let you get away > with > an empty description here. Specifically at least ... > > > --- a/xen/arch/arm/

Re: [PATCH v7 6/7] xen/arm: switch Arm to use asm-generic/device.h

2024-01-31 Thread Jan Beulich
On 26.01.2024 16:42, Oleksii Kurochko wrote: > Signed-off-by: Oleksii Kurochko I'm not an Arm maintainer, but if I was I wouldn't let you get away with an empty description here. Specifically at least ... > --- a/xen/arch/arm/device.c > +++ b/xen/arch/arm/device.c > @@ -16,7 +16,10 @@ > #includ