diff for duplicates of <47D57D28.7070100@redhat.com> diff --git a/a/1.txt b/N1/1.txt index cd3c29b..5952869 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,7 +28,8 @@ You are correct. I'll fix that. >> + for (; addr < (unsigned long)p->addr; addr++) { >> + other_kp = get_kprobe((void *)addr); >> + if (other_kp) ->> + other_kp->ainsn.inst_flag &>> ~INST_FLAG_BOOSTABLE; +>> + other_kp->ainsn.inst_flag &= +>> ~INST_FLAG_BOOSTABLE; >> + } >> +} >> + diff --git a/a/content_digest b/N1/content_digest index 9365e7c..94b667c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01205120600.20271.3.camel@sli10-desk.sh.intel.com\0" "From\0Masami Hiramatsu <mhiramat@redhat.com>\0" "Subject\0Re: [PATCH -mm] kprobes: kprobe-booster for ia64\0" - "Date\0Mon, 10 Mar 2008 18:25:44 +0000\0" + "Date\0Mon, 10 Mar 2008 14:25:44 -0400\0" "To\0Shaohua Li <shaohua.li@intel.com>\0" "Cc\0Andrew Morton <akpm@linux-foundation.org>" LKML <linux-kernel@vger.kernel.org> @@ -44,7 +44,8 @@ ">> + for (; addr < (unsigned long)p->addr; addr++) {\n" ">> + other_kp = get_kprobe((void *)addr);\n" ">> + if (other_kp)\n" - ">> + other_kp->ainsn.inst_flag &>> ~INST_FLAG_BOOSTABLE;\n" + ">> + other_kp->ainsn.inst_flag &=\n" + ">> ~INST_FLAG_BOOSTABLE;\n" ">> + }\n" ">> +}\n" ">> +\n" @@ -68,4 +69,4 @@ "\n" e-mail: mhiramat@redhat.com -76cabdfb2dea7dd58b1c96fda491ea2e1ad5414d082846b757f850ab35d215e9 +665587c63130d7ff9644343e474116fec021e2b140b8cc513f53029e2cbbb850
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.