]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
change permissions on file for 4.14 queue patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Dec 2017 14:20:11 +0000 (15:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Dec 2017 14:20:11 +0000 (15:20 +0100)
queue-4.14/objtool-move-kernel-headers-code-sync-check-to-a-script.patch

index 33bac0bb40281c39c4e4af0b4a2ae77fcc7f9e5d..c048d8e2e0ae31139f45aac258c7e5287952d623 100644 (file)
@@ -52,6 +52,8 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
        $(QUIET_LINK)$(CC) $(OBJTOOL_IN) $(LDFLAGS) -o $@
  
  
+diff --git a/tools/objtool/sync-check.sh b/tools/objtool/sync-check.sh
+new file mode 100755
 --- /dev/null
 +++ b/tools/objtool/sync-check.sh
 @@ -0,0 +1,29 @@