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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 13 Jun 2009 15:49:47 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	"Robert P. J. Day" <rpjday@...shcourse.ca>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: references to non-existent header files under include/linux

On Sat, Jun 13, 2009 at 09:35:42AM -0400, Robert P. J. Day wrote:
> 
>   again, since this output is fairly short, this is a list of
> references throughout the source tree of the form:
> 
>   #include <linux/whatever>
> 
> where there does not appear to be any such header file.  might be some
> false positives but i'm not going to agonize over it.
> 
> 
> === Missing: include/linux/bounds.h ===
> include/linux/mmzone.h:18:#include <linux/bounds.h>
> include/linux/page-flags.h:11:#include <linux/bounds.h>
bounds.h is generated.

> === Missing: include/linux/compile.h ===
> arch/x86/boot/version.c:17:#include <linux/compile.h>
> init/version.c:9:#include <linux/compile.h>
compile.h is generated.

The rest looks like real bugs.
Please submit patches to fix them up.

	Sam
--
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