Files
linux-st/include/uapi/linux
Serge Hallyn ea1a8217b0 xattr: guard against simultaneous glibc header inclusion
If the glibc xattr.h header is included after the uapi header,
compilation fails due to an enum re-using a #define from the uapi
header.

Protect against this by guarding the define and enum inclusions against
each other.

(See https://lists.debian.org/debian-glibc/2014/03/msg00029.html
and https://sourceware.org/glibc/wiki/Synchronizing_Headers
for more information.)

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Allan McRae <allan@archlinux.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-04-03 16:21:06 -07:00
..
2014-03-20 14:55:18 +01:00
2014-02-07 15:18:31 -08:00
2014-03-04 13:51:06 -05:00
2014-01-22 10:34:15 +01:00
2014-01-27 19:27:53 -05:00
2014-01-06 15:13:01 -05:00
2014-03-21 14:21:13 -04:00
2014-03-07 08:12:37 +01:00