diff for duplicates of <161676174991.330141.9859982513687549125.stgit@devnote2> diff --git a/a/1.txt b/N1/1.txt index 066c920..c7dfa42 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,7 +26,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, @@ -159,7 +159,7 @@ index 75c0a58c19c2..cf19edc038e4 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 f363f5f..74aaaad 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0161676170650.330141.6214727134265514123.stgit@devnote2\0" "From\0Masami Hiramatsu <mhiramat@kernel.org>\0" "Subject\0[PATCH -tip v5 04/12] kprobes: Add kretprobe_find_ret_addr() for searching return address\0" - "Date\0Fri, 26 Mar 2021 21:29:10 +0900\0" + "Date\0Fri, 26 Mar 2021 12:29:10 +0000\0" "To\0Steven Rostedt <rostedt@goodmis.org>" " Ingo Molnar <mingo@kernel.org>\0" "Cc\0X86 ML <x86@kernel.org>" @@ -48,7 +48,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" @@ -181,7 +181,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" @@ -200,4 +200,4 @@ " \t\trecycle_rp_inst(ri);\n" " \t}" -36ec8649a09646eef3aa06476844d75723f40da5410d73f7db5169cf6595d5ed +4b236a36639ddbdc76ee383f9614f1a911129d89175ced33447e54bad679a74b
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.