I have built today custom image packages from git://anongit.freedesktop.org/drm-intel to troubleshoot complete stalls of my laptop after recent upgrade and now discovering that header files were installed without world readable permissions: $> ls -l /usr/include/linux/ | head total 3424 -rw------- 1 root root 7319 Oct 27 11:20 a.out.h -rw------- 1 root root 3670 Oct 27 11:20 acct.h -rw------- 1 root root 1077 Oct 27 11:20 adb.h -rw------- 1 root root 873 Oct 27 11:20 adfs_fs.h -rw------- 1 root root 1481 Oct 27 11:20 affs_hardblocks.h -rw------- 1 root root 3920 Oct 27 11:20 agpgart.h ... So I guess there should be somewhere explicit chmod'ing. My umask is 077. -- Yaroslav O. Halchenko Center for Open Neuroscience http://centerforopenneuroscience.org Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html