i noticed that, when i generate the sanitized headers with "make headers_install", there are still a number of headers files that are installed with variations on "#ifdef __KERNEL__".
i always thought the fundamental property of sanitized headers was to be compatible with glibc and have no traces of "KERNEL" content left. so what's the purpose of leaving some header files with that preprocessor content? thanks. rday - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/