On Thu, 2024-02-29 at 15:01 +0100, Jan Beulich wrote: > On 29.02.2024 14:49, Julien Grall wrote: > > On 26/02/2024 17:38, Oleksii Kurochko wrote: > > > --- /dev/null > > > +++ b/xen/arch/riscv/include/asm/nospec.h > > > @@ -0,0 +1,25 @@ > > > +/* SPDX-License-Identifier: GPL-2.0 */ > > > > New file should use the SPDX tag GPL-2.0-only. I guess this could > > be > > fixed on commit? > > I wouldn't mind doing so. I would happy with that. Thanks.
~ Oleksii