Re: + asm-posix_typesh-scrub-__glibc__.patch added to -mm tree
From: Ingo Molnar <hidden>
Date: 2008-01-10 13:01:52
* akpm@linux-foundation.org [off-list ref] wrote:
The patch titled
asm-*/posix_types.h: scrub __GLIBC__
has been added to the -mm tree. Its filename is
asm-posix_typesh-scrub-__glibc__.patch
*** Remember to use Documentation/SubmitChecklist when testing your code ***
See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this
The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
------------------------------------------------------
Subject: asm-*/posix_types.h: scrub __GLIBC__
From: Mike Frysinger <redacted>
Some arches (like alpha and ia64) already have a clean posix_types.h header.
This brings all the others in line by removing all references to __GLIBC__
(and some undocumented __USE_ALL).
Signed-off-by: Mike Frysinger <redacted>
Cc: Ingo Molnar <redacted>
Cc: Ulrich Drepper <redacted>
Cc: Roland McGrath <redacted>iirc Roland commented on this patch (positively). Acked-by: Ingo Molnar <redacted> Ingo