add proper email header to lttng patch to make 'git am' happy
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Dec 2013 21:12:38 +0000 (13:12 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Dec 2013 21:12:38 +0000 (13:12 -0800)
patches.lttng/lttng-2.3.4.patch

index 235ab9d59fcd9edc3e4b07d125c75c8955cb9a33..ff56cf5f538cab49bb851d97f9e2336d82671103 100644 (file)
@@ -1,5 +1,8 @@
-Subject: LTTng 2.3.4 release
+From foo@baz Fri Dec 27 13:11:07 PST 2013
+Date: Mon, Dec 9 12:34:09 2013 -0800
+To: Greg KH <gregkh@linuxfoundation.org>
 From: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+Subject: LTTng 2.3.4 release
 
 This was taken from the git://git.lttng.org/lttng-modules.git stable-2.3
 branch, and turned into a patch for the 3.10.y kernel by Greg.