Re: [PATCH RFC] kconfig: place git SHA1 in .config output if in git tree

From: James Cloos
Date: Mon Mar 01 2010 - 16:28:56 EST


>>>>> "Paul" == Paul E McKenney <paulmck@xxxxxxxxxxxxxxxxxx> writes:

Paul> Agreed! The "-dirty" modifier for the case of changes not yet
Paul> checked into git looks especially helpful.

Except that the script calls »git update-index --refresh --unmerged«
and »git diff-index --name-only HEAD«, both of which are painfully
slow and resource intensive.

I'd hate to have that run every time I make a kernel.

-JimC
--
James Cloos <cloos@xxxxxxxxxxx> OpenPGP: 1024D/ED7DAEA6
--
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/