public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: "Robert P. J. Day" <rpjday@crashcourse.ca>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: references to non-existent header files under include/linux
Date: Sat, 13 Jun 2009 15:49:47 +0200	[thread overview]
Message-ID: <20090613134947.GA30053@uranus.ravnborg.org> (raw)
In-Reply-To: <alpine.LFD.2.00.0906130932570.16165@localhost>

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

  reply	other threads:[~2009-06-13 13:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-13 13:35 references to non-existent header files under include/linux Robert P. J. Day
2009-06-13 13:49 ` Sam Ravnborg [this message]
2009-06-13 14:47   ` Robert P. J. Day
2009-06-13 22:08     ` Rafael J. Wysocki

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=20090613134947.GA30053@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rpjday@crashcourse.ca \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox