Re: [PATCH 11/19] kconfig: move .kernelrelease

From: Andrew Morton
Date: Mon Apr 10 2006 - 07:16:17 EST


Andrew Morton <akpm@xxxxxxxx> 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..
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/