diff for duplicates of <163163039572.489837.18011973177537476885.stgit@devnote2> diff --git a/a/1.txt b/N1/1.txt index c3f73ab..0f4f6be 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -67,7 +67,7 @@ index ad39eeaa4371..ec3d97fd8c6b 100644 + lockdep_assert_held(&kprobe_mutex); + - if (*cnt == 1) { + if (*cnt = 1) { ret = unregister_ftrace_function(ops); if (WARN(ret < 0, "Failed to unregister kprobe-ftrace (error %d)\n", ret)) @@ -1133,7 +1139,6 @@ static int prepare_kprobe(struct kprobe *p) @@ -100,4 +100,4 @@ index ad39eeaa4371..ec3d97fd8c6b 100644 + /* Get an original kprobe for return */ orig_p = __get_valid_kprobe(p); - if (unlikely(orig_p == NULL)) + if (unlikely(orig_p = NULL)) diff --git a/a/content_digest b/N1/content_digest index 07c4e2e..6d12a79 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0163163030719.489837.2236069935502195491.stgit@devnote2\0" "From\0Masami Hiramatsu <mhiramat@kernel.org>\0" "Subject\0[PATCH -tip v11 09/27] kprobes: Add assertions for required lock\0" - "Date\0Tue, 14 Sep 2021 23:39:55 +0900\0" + "Date\0Tue, 14 Sep 2021 14:39:55 +0000\0" "To\0Steven Rostedt <rostedt@goodmis.org>" Josh Poimboeuf <jpoimboe@redhat.com> " Ingo Molnar <mingo@kernel.org>\0" @@ -93,7 +93,7 @@ " \n" "+\tlockdep_assert_held(&kprobe_mutex);\n" "+\n" - " \tif (*cnt == 1) {\n" + " \tif (*cnt = 1) {\n" " \t\tret = unregister_ftrace_function(ops);\n" " \t\tif (WARN(ret < 0, \"Failed to unregister kprobe-ftrace (error %d)\\n\", ret))\n" "@@ -1133,7 +1139,6 @@ static int prepare_kprobe(struct kprobe *p)\n" @@ -126,6 +126,6 @@ "+\n" " \t/* Get an original kprobe for return */\n" " \torig_p = __get_valid_kprobe(p);\n" - " \tif (unlikely(orig_p == NULL))" + " \tif (unlikely(orig_p = NULL))" -0740143a203d165ec5a6232a4cb984ee9d06671c66d3b6397b2e51640a0ab8a2 +c6494c5e1523844eb4280ae3097ce1bf0ee128e534c5b98f5e3db3a6cf6b30e0
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.