* some warnings on headers
@ 2011-02-17 16:09 Cyrill Gorcunov
0 siblings, 0 replies; only message in thread
From: Cyrill Gorcunov @ 2011-02-17 16:09 UTC (permalink / raw)
To: Ingo Molnar; +Cc: lkml
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-17 16:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 16:09 some warnings on headers Cyrill Gorcunov
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.