]> git.baikalelectronics.ru Git - kernel.git/commit
warn about use of uninstalled kernel headers
authorArnd Bergmann <arnd@arndb.de>
Mon, 21 Sep 2009 14:37:12 +0000 (16:37 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Sun, 11 Oct 2009 21:21:25 +0000 (23:21 +0200)
commite91fcb1f0bbf30b295d926c0997d03ffaad1b63e
tree7f0eb41f9da3b412115694752d07cb85bb707bdb
parentc673a421057f01aecd512df0a52ddf8e7941e2a9
warn about use of uninstalled kernel headers

User applications frequently hit problems when they try to use
the kernel headers directly, rather than the exported headers.

This adds an explicit warning for this case, and points to
a URL holding an explanation of why this is wrong and what
to do about it.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
include/linux/kernel.h
scripts/headers_install.pl