]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
rcutorture: Note diffs from git commits
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 24 Mar 2014 20:15:49 +0000 (13:15 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 14 May 2014 16:46:25 +0000 (09:46 -0700)
commit8be7f505f9f04924025b568e5f135d9b082dfc1d
tree9313bb17966858d4d32e8b91aaa8d03ab2fa91f6
parent424c1b682051c48e1da24e503b96a8a72e114ea4
rcutorture: Note diffs from git commits

The current scripting only keeps track of the git SHA-1 of the current
HEAD.  This can cause confusion in cases where testing ran in a git
tree where changes had not yet been checked in.  This commit therefore
also records the output of "git diff HEAD" to provide the information
needed to reconstruct the source tree that was tested.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
tools/testing/selftests/rcutorture/bin/kvm.sh