* Will Deacon wrote:
> On Tue, Oct 24, 2017 at 11:25:12AM +0200, Ingo Molnar wrote:
> >
> > * Paul E. McKenney wrote:
> >
> > > From: Will Deacon
> > >
> > > linux/compiler.h is included indirectly by linux/types.h via
> > > uapi/linux/types.h -> uapi/linux/posix_types.h -> linux/stddef.h
>
On Tue, Oct 24, 2017 at 11:25:12AM +0200, Ingo Molnar wrote:
>
> * Paul E. McKenney wrote:
>
> > From: Will Deacon
> >
> > linux/compiler.h is included indirectly by linux/types.h via
> > uapi/linux/types.h -> uapi/linux/posix_types.h -> linux/stddef.h
> > -> uapi/linux/stddef.h and is needed
* Paul E. McKenney wrote:
> From: Will Deacon
>
> linux/compiler.h is included indirectly by linux/types.h via
> uapi/linux/types.h -> uapi/linux/posix_types.h -> linux/stddef.h
> -> uapi/linux/stddef.h and is needed to provide a proper definition of
> offsetof.
>
> Unfortunately, compiler.h
From: Will Deacon
linux/compiler.h is included indirectly by linux/types.h via
uapi/linux/types.h -> uapi/linux/posix_types.h -> linux/stddef.h
-> uapi/linux/stddef.h and is needed to provide a proper definition of
offsetof.
Unfortunately, compiler.h requires a definition of
smp_read_barrier_dep
4 matches
Mail list logo