lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4D5D4846.60205@gmail.com>
Date:	Thu, 17 Feb 2011 19:09:42 +0300
From:	Cyrill Gorcunov <gorcunov@...il.com>
To:	Ingo Molnar <mingo@...e.hu>
CC:	lkml <linux-kernel@...r.kernel.org>
Subject: some warnings on headers

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ