]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
4.9 patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Jun 2018 09:43:08 +0000 (11:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Jun 2018 09:43:08 +0000 (11:43 +0200)
queue-4.9/objtool-ignore.patch [new file with mode: 0644]
queue-4.9/series [new file with mode: 0644]

diff --git a/queue-4.9/objtool-ignore.patch b/queue-4.9/objtool-ignore.patch
new file mode 100644 (file)
index 0000000..eb02156
--- /dev/null
@@ -0,0 +1,25 @@
+From foo@baz Sat Jun 16 11:27:56 CEST 2018
+Date: Sat, 16 Jun 2018 11:27:56 +0200
+To: Greg KH <gregkh@linuxfoundation.org>
+From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+Subject: objtool: update .gitignore file
+
+From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+
+With the recent sync with objtool from 4.14.y, the objtool .gitignore
+file was forgotten.  Fix that up now to properly handle the change in
+where the autogenerated files live.
+
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+
+---
+ tools/objtool/.gitignore |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/tools/objtool/.gitignore
++++ b/tools/objtool/.gitignore
+@@ -1,3 +1,3 @@
+-arch/x86/insn/inat-tables.c
++arch/x86/lib/inat-tables.c
+ objtool
+ fixdep
diff --git a/queue-4.9/series b/queue-4.9/series
new file mode 100644 (file)
index 0000000..8319abc
--- /dev/null
@@ -0,0 +1 @@
+objtool-ignore.patch