From: Greg Kroah-Hartman Date: Fri, 27 Dec 2013 21:12:38 +0000 (-0800) Subject: add proper email header to lttng patch to make 'git am' happy X-Git-Tag: v3.10.28-ltsi-rc1~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a41a245aeacc8c64bf53b8873ccef430022c1287;p=platform%2Fkernel%2Flinux-stable.git add proper email header to lttng patch to make 'git am' happy --- diff --git a/patches.lttng/lttng-2.3.4.patch b/patches.lttng/lttng-2.3.4.patch index 235ab9d59fcd..ff56cf5f538c 100644 --- a/patches.lttng/lttng-2.3.4.patch +++ b/patches.lttng/lttng-2.3.4.patch @@ -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 From: Mathieu Desnoyers +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.