Re: [PATCH 15/15] x86/headers: Remove <asm/sigcontext.h>

From: Ingo Molnar
Date: Sat Sep 05 2015 - 08:00:34 EST



* Mikko Rapeli <mikko.rapeli@xxxxxx> wrote:

> > diff --git a/arch/x86/include/uapi/asm/sigcontext32.h b/arch/x86/include/uapi/asm/sigcontext32.h
> > index a92b0f0dc09e..8b870175befa 100644
> > --- a/arch/x86/include/uapi/asm/sigcontext32.h
> > +++ b/arch/x86/include/uapi/asm/sigcontext32.h
> > @@ -3,6 +3,6 @@
> >
> > /* This is a legacy file - all the type definitions are in sigcontext.h: */
> >
> > -#include <asm/sigcontext.h>
> > +#include <uapi/asm/sigcontext.h>
>
> This needs to be without uapi directory in path.

What do you mean?

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/