On Thu, Aug 05, 2021 at 09:04:18AM +0200, Jan Beulich wrote:
> On 01.07.2021 16:09, Anthony PERARD wrote:
> > This avoid the need to create the symbolic link "include/asm".
> >
> > Signed-off-by: Anthony PERARD
> > ---
> >
> > Other possible locations that I could think of:
> > include/arch/*/as
On 01.07.2021 16:09, Anthony PERARD wrote:
> This avoid the need to create the symbolic link "include/asm".
>
> Signed-off-by: Anthony PERARD
> ---
>
> Other possible locations that I could think of:
> include/arch/*/asm
> arch/*/include/asm
I thought it was always the plan to follow Linux (and
Hey Anthony,
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 8a52a03969fe..03a5553116a8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> -F: xen/include/asm-arm/
> +F: xen/include/arch-arm/
... snip ...
> -F: xen/include/asm-x86/
> +F: xen/include/arch-x86/
It looks like riscv will al
On 01/07/2021 15:09, Anthony PERARD wrote:
This avoid the need to create the symbolic link "include/asm".
Signed-off-by: Anthony PERARD
Acked-by: Paul Durrant
This avoid the need to create the symbolic link "include/asm".
Signed-off-by: Anthony PERARD
---
Other possible locations that I could think of:
include/arch/*/asm
arch/*/include/asm
---
.gitignore| 5 ++-
MAINTAINERS | 36 +