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

Carlos O'Donell carlos@redhat.com
Thu Jun 9 16:00:00 GMT 2016


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.



More information about the Libc-alpha mailing list