Bug 814553 - found __[us]{8,16,32,64} type without #include <linux/types.h>
Summary: found __[us]{8,16,32,64} type without #include <linux/types.h>
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: kernel
Version: 6.2
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: rc
: ---
Assignee: Prarit Bhargava
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-20 06:29 UTC by colyli
Modified: 2012-04-20 12:18 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-20 12:18:56 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description colyli 2012-04-20 06:29:29 UTC
Description of problem:
When compiling 2.6.32-220.13.1, I observe the bellowed warning message:
/home/bosong.ly/taobao-kernel/taobao-kernel-build/kernel-2.6.32-220.13.1.el6/linux-2.6.32-220.13.1.el6.x86_64/usr/include/drm/drm_mode.h:85: found __[us]{8,16,32,64} type without #include <linux/types.h>
/home/bosong.ly/taobao-kernel/taobao-kernel-build/kernel-2.6.32-220.13.1.el6/linux-2.6.32-220.13.1.el6.x86_64/usr/include/drm/i915_drm.h:120: found __[us]{8,16,32,64} type without #include <linux/types.h>
/home/bosong.ly/taobao-kernel/taobao-kernel-build/kernel-2.6.32-220.13.1.el6/linux-2.6.32-220.13.1.el6.x86_64/usr/include/drm/mga_drm.h:260: found __[us]{8,16,32,64} type without #include <linux/types.h>
/home/bosong.ly/taobao-kernel/taobao-kernel-build/kernel-2.6.32-220.13.1.el6/linux-2.6.32-220.13.1.el6.x86_64/usr/include/drm/radeon_drm.h:758: found __[us]{8,16,32,64} type without #include <linux/types.h>
/home/bosong.ly/taobao-kernel/taobao-kernel-build/kernel-2.6.32-220.13.1.el6/linux-2.6.32-220.13.1.el6.x86_64/usr/include/drm/via_drm.h:117: found __[us]{8,16,32,64} type without #include <linux/types.h>


Version-Release number of selected component (if applicable):
RHEL6.2 kernel-2.6.32-220.13.1

How reproducible:
Use default config, just run make to compile kernel.

Expected results:
These warnings should be removed.

Comment 2 Prarit Bhargava 2012-04-20 12:18:56 UTC
Minor warnings, likely won't be fixed.

P.


Note You need to log in before you can comment on or make changes to this bug.