[kernel] fish out proper metadata from my old mail

Kyle McMartin kyle at fedoraproject.org
Fri Sep 3 01:46:40 UTC 2010


commit f89b4ffb147b225e8b92782b565f462ba0109992
Author: Kyle McMartin <kyle at phobos.i.jkkm.org>
Date:   Thu Sep 2 21:46:22 2010 -0400

    fish out proper metadata from my old mail

 linux-2.6-makefile-after_link.patch |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/linux-2.6-makefile-after_link.patch b/linux-2.6-makefile-after_link.patch
index 152d92d..239e49a 100644
--- a/linux-2.6-makefile-after_link.patch
+++ b/linux-2.6-makefile-after_link.patch
@@ -1,7 +1,13 @@
+From f072f7db2194c8255c003d985b61ad2f97ebbee0 Mon Sep 17 00:00:00 2001
 From: Roland McGrath <roland at redhat.com>
-Subject: Fix build ID fiddling magic. (#465873)
-Date: 2008/10/07 21:58:20
+Date: Mon, 6 Oct 2008 23:03:03 -0700
+Subject: [PATCH] kbuild: AFTER_LINK
 
+If the make variable AFTER_LINK is set, it is a command line to run
+after each final link.  This includes vmlinux itself and vDSO images.
+
+Signed-off-by: Roland McGrath <roland at redhat.com>
+---
 diff --git a/Makefile b/Makefile
 index f908acc..960ff6f 100644
 --- a/Makefile


More information about the scm-commits mailing list