]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add a s-o-b to a 4.14 patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Aug 2019 09:13:05 +0000 (11:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Aug 2019 09:13:05 +0000 (11:13 +0200)
queue-4.14/revert-perf-test-6-fix-missing-kvm-module-load-for-s.patch

index 6e883f0050a8af52f2bff4e1471657f6ff0c4200..663810dbf1c595914175ee10a3fbe715f1a9dadb 100644 (file)
@@ -11,12 +11,11 @@ Ben Hutchings reports that this commit depends on new code added in
 v4.18, and so is irrelevant on older kernels, and breaks the build.
 
 Signed-off-by: Sasha Levin <sashal@kernel.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
- tools/perf/tests/parse-events.c | 27 ---------------------------
+ tools/perf/tests/parse-events.c |   27 ---------------------------
  1 file changed, 27 deletions(-)
 
-diff --git a/tools/perf/tests/parse-events.c b/tools/perf/tests/parse-events.c
-index 424b82a7d0782..f0679613bd187 100644
 --- a/tools/perf/tests/parse-events.c
 +++ b/tools/perf/tests/parse-events.c
 @@ -19,32 +19,6 @@
@@ -52,7 +51,7 @@ index 424b82a7d0782..f0679613bd187 100644
  static int test__checkevent_tracepoint(struct perf_evlist *evlist)
  {
        struct perf_evsel *evsel = perf_evlist__first(evlist);
-@@ -1626,7 +1600,6 @@ static struct evlist_test test__events[] = {
+@@ -1626,7 +1600,6 @@ static struct evlist_test test__events[]
        {
                .name  = "kvm-s390:kvm_s390_create_vm",
                .check = test__checkevent_tracepoint,
@@ -60,6 +59,3 @@ index 424b82a7d0782..f0679613bd187 100644
                .id    = 100,
        },
  #endif
--- 
-2.20.1
-