This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix linux/stddef.h coordination with glibc (Bug 20215)


On 06/07/2016 03:13 PM, Denys Vlasenko wrote:
> Then an "#undef __always_inline" needs to be added before glibc #define.

Is the glibc version sufficient for all the kernel header uses?

I see ~400 uses of __always_inline in kernel headers.

Is '__inline __attribute__((always_inline))' OK?

-- 
Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]