From: Cyrill Gorcunov <gorcunov@gmail.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: some warnings on headers
Date: Thu, 17 Feb 2011 19:09:42 +0300 [thread overview]
Message-ID: <4D5D4846.60205@gmail.com> (raw)
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
reply other threads:[~2011-02-17 16:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D5D4846.60205@gmail.com \
--to=gorcunov@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.