* Patch "objtool: Add 'fixdep' to objtool/.gitignore" has been added to the 4.7-stable tree
@ 2016-08-18 8:31 gregkh
0 siblings, 0 replies; only message in thread
From: gregkh @ 2016-08-18 8:31 UTC (permalink / raw)
To: paul.gortmaker, gregkh, jpoimboe, mingo, peterz, tglx, torvalds
Cc: stable, stable-commits
This is a note to let you know that I've just added the patch titled
objtool: Add 'fixdep' to objtool/.gitignore
to the 4.7-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
objtool-add-fixdep-to-objtool-.gitignore.patch
and it can be found in the queue-4.7 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@vger.kernel.org> know about it.
>From 5cada17426505b09a045cd9e6d7fb6db19b76ea1 Mon Sep 17 00:00:00 2001
From: Paul Gortmaker <paul.gortmaker@windriver.com>
Date: Mon, 25 Jul 2016 08:19:31 -0500
Subject: objtool: Add 'fixdep' to objtool/.gitignore
From: Paul Gortmaker <paul.gortmaker@windriver.com>
commit 5cada17426505b09a045cd9e6d7fb6db19b76ea1 upstream.
To fix:
Untracked files:
(use "git add <file>..." to include in what will be committed)
tools/objtool/fixdep
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/a4571f6893caf737d05524cfa3829c2abc1fb240.1469452729.git.jpoimboe@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
tools/objtool/.gitignore | 1 +
1 file changed, 1 insertion(+)
--- a/tools/objtool/.gitignore
+++ b/tools/objtool/.gitignore
@@ -1,2 +1,3 @@
arch/x86/insn/inat-tables.c
objtool
+fixdep
Patches currently in stable-queue which might be from paul.gortmaker@windriver.com are
queue-4.7/objtool-add-fixdep-to-objtool-.gitignore.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-18 8:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-18 8:31 Patch "objtool: Add 'fixdep' to objtool/.gitignore" has been added to the 4.7-stable tree gregkh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.