From: Andrew Morton <akpm@osdl.org>
To: sam@ravnborg.org, zippel@linux-m68k.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 11/19] kconfig: move .kernelrelease
Date: Mon, 10 Apr 2006 03:10:23 -0700 [thread overview]
Message-ID: <20060410031023.22082c28.akpm@osdl.org> (raw)
In-Reply-To: <20060410025851.641022a0.akpm@osdl.org>
Andrew Morton <akpm@osdl.org> wrote:
>
> I stopped using `make kernelrelease' when it did something bad when used
> from another machine across NFS.
>
> <tries it>
>
> hm, it takes nearly five seconds, but it wasn't that - something actually
> broke. But I forget what it was. I'll put it back and will wait for it
> to reoccur.
>
Actually, I think it was a problem interacting with the weird things which
`git bisect' does with .kernelrelease.
bix:/usr/src/git26> git bisect start
bix:/usr/src/git26> git bisect bad v2.6.15
bix:/usr/src/git26> git bisect good v2.6.14
Bisecting: 2705 revisions left to test after this
bix:/usr/src/git26> cat .kernelrelease
2.6.16-rc2-g6bd0e10e
bix:/usr/src/git26> make kernelrelease
2.6.14-gref: ref
That's cute, but it wasn't that..
next prev parent reply other threads:[~2006-04-10 11:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-09 15:29 [PATCH 11/19] kconfig: move .kernelrelease Roman Zippel
2006-04-10 8:57 ` Andrew Morton
2006-04-10 10:42 ` Sam Ravnborg
2006-04-10 9:58 ` Andrew Morton
2006-04-10 10:10 ` Andrew Morton [this message]
2006-04-10 13:29 ` Roman Zippel
2006-04-10 20:02 ` Andrew Morton
2006-04-12 13:23 ` Roman Zippel
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=20060410031023.22082c28.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
--cc=zippel@linux-m68k.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.