some warnings on headers

From: Cyrill Gorcunov
Date: Thu Feb 17 2011 - 11:09:51 EST


Hi Ingo, while were testing p4 patch in -tip/master I've found the following warnings

linux-2.6.tip/usr/include/drm/drm_mode.h:85: found __[us]{8,16,32,64} type without #include <linux/types.h>
linux-2.6.tip/usr/include/drm/i915_drm.h:120: found __[us]{8,16,32,64} type without #include <linux/types.h>
linux-2.6.tip/usr/include/drm/mga_drm.h:260: found __[us]{8,16,32,64} type without #include <linux/types.h>
linux-2.6.tip/usr/include/drm/radeon_drm.h:758: found __[us]{8,16,32,64} type without #include <linux/types.h>
linux-2.6.tip/usr/include/drm/via_drm.h:117: found __[us]{8,16,32,64} type without #include <linux/types.h>
linux-2.6.tip/usr/include/linux/kernel.h:58: userspace cannot reference function or variable defined in the kernel
linux-2.6.tip/usr/include/linux/quota.h:175: userspace cannot reference function or variable defined in the kernel
linux-2.6.tip/usr/include/linux/sdla.h:116: userspace cannot reference function or variable defined in the kernel
linux-2.6.tip/usr/include/linux/soundcard.h:1054: userspace cannot reference function or variable defined in the kernel
linux-2.6.tip/usr/include/scsi/scsi_netlink.h:108: found __[us]{8,16,32,64} type without #include <linux/types.h>

I've left .config in office but could pick up it and reveal tomorrow (it's p4 x86-32). I don't think it's anyhow
serious but if some brave sould would like to figure out what might need be fixed -- I desided to post a mail ;)

--
Cyrill
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/