]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
set permissions properly on some script files in a patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Jun 2018 12:19:31 +0000 (14:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Jun 2018 12:19:31 +0000 (14:19 +0200)
queue-4.9/objtool-sync-up-with-the-4.14.47-version-of-objtool.patch
queue-4.9/perf-tools-move-headers-check-into-bash-script.patch

index 4c41fe3d8a82a42ed066283be37c5bae701749cc..6e552cc7e27e3c3f8a5e163b553f3aee28dfa798 100644 (file)
@@ -9711,6 +9711,8 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
                                              entry->feature);
  
                /*
+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 @@
index c2971feebc024fedbc6d607d263b942b4956f309..429ab78376a21138de6bec1aed5bc091f06163c2 100644 (file)
@@ -139,6 +139,8 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
        $(Q)$(MAKE) $(build)=perf
  
  $(JEVENTS_IN): FORCE
+diff --git a/tools/perf/check-headers.sh b/tools/perf/check-headers.sh
+new file mode 100755
 --- /dev/null
 +++ b/tools/perf/check-headers.sh
 @@ -0,0 +1,59 @@