From: Sam Ravnborg <sam@ravnborg.org>
To: David Woodhouse <dwmw2@infradead.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [PATCH] headercheck: add dependency check and improve speed
Date: Wed, 23 May 2007 21:34:34 +0200 [thread overview]
Message-ID: <20070523193434.GA23924@uranus.ravnborg.org> (raw)
In-Reply-To: <1179946939.8303.23.camel@shinybook.infradead.org>
On Wed, May 23, 2007 at 03:02:19PM -0400, David Woodhouse wrote:
> $ make headers_check
> $ sed -i /auxvec.h/d include/asm/Kbuild
> $ make headers_check
> $ sed -i /auxvec.h/d include/asm-generic/Kbuild.asm
> $ make headers_check
>
> Why doesn't it recheck <linux/auxvec.h> and fail?
Because asm/auxvec.h gets pulled by asm-generic/Kbuild.asm
Sam
next prev parent reply other threads:[~2007-05-23 19:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-23 18:11 [PATCH] headercheck: add dependency check and improve speed Sam Ravnborg
2007-05-23 18:45 ` Sam Ravnborg
2007-05-23 19:02 ` David Woodhouse
2007-05-23 19:34 ` Sam Ravnborg [this message]
2007-05-23 19:40 ` David Woodhouse
2007-05-23 20:11 ` Sam Ravnborg
2007-06-17 10:41 ` David Woodhouse
2007-06-17 13:15 ` Sam Ravnborg
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=20070523193434.GA23924@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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.