diff for duplicates of <162209758165.436794.8504547064098766514.stgit@devnote2> diff --git a/a/1.txt b/N1/1.txt index 5bec360..e2f8c94 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -29,7 +29,7 @@ index 65dadd4238a2..f530f82a046d 100644 +static nokprobe_inline bool is_kretprobe_trampoline(unsigned long addr) +{ -+ return (void *)addr == kretprobe_trampoline_addr(); ++ return (void *)addr = kretprobe_trampoline_addr(); +} + +unsigned long kretprobe_find_ret_addr(struct task_struct *tsk, void *fp, @@ -163,7 +163,7 @@ index 1d3087b59522..54e5b89aad67 100644 rp->handler(ri, regs); __this_cpu_write(current_kprobe, prev); } -+ if (first == node) ++ if (first = node) + break; + + first = first->next; diff --git a/a/content_digest b/N1/content_digest index c5456b2..aa51c5f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0162209754288.436794.3904335049560916855.stgit@devnote2\0" "From\0Masami Hiramatsu <mhiramat@kernel.org>\0" "Subject\0[PATCH -tip v7 04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address\0" - "Date\0Thu, 27 May 2021 15:39:41 +0900\0" + "Date\0Thu, 27 May 2021 06:39:41 +0000\0" "To\0Steven Rostedt <rostedt@goodmis.org>" " Ingo Molnar <mingo@kernel.org>\0" "Cc\0X86 ML <x86@kernel.org>" @@ -52,7 +52,7 @@ " \n" "+static nokprobe_inline bool is_kretprobe_trampoline(unsigned long addr)\n" "+{\n" - "+\treturn (void *)addr == kretprobe_trampoline_addr();\n" + "+\treturn (void *)addr = kretprobe_trampoline_addr();\n" "+}\n" "+\n" "+unsigned long kretprobe_find_ret_addr(struct task_struct *tsk, void *fp,\n" @@ -186,7 +186,7 @@ " \t\t\trp->handler(ri, regs);\n" " \t\t\t__this_cpu_write(current_kprobe, prev);\n" " \t\t}\n" - "+\t\tif (first == node)\n" + "+\t\tif (first = node)\n" "+\t\t\tbreak;\n" "+\n" "+\t\tfirst = first->next;\n" @@ -205,4 +205,4 @@ " \t\trecycle_rp_inst(ri);\n" " \t}" -a355f32df025e26ec5567dc2757143b14e9baad80b0d11a7335080b3b5892f8d +ad8ba1f59833196e62768b746e7a8c4b96777eb7adb2b4032c8de59e443bdd50
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.