diff for duplicates of <538786D8.1070303@in.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 8521605..16eb864 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -77,7 +77,7 @@ On 05/27/2014 12:01 PM, Masami Hiramatsu wrote: > unsigned long env; > } func_descr_t; > -> +#if defined(CONFIG_PPC64) && (!defined(_CALL_ELF) || _CALL_ELF = 1) +> +#if defined(CONFIG_PPC64) && (!defined(_CALL_ELF) || _CALL_ELF == 1) > +/* > + * On PPC64 ABIv1 the function pointer actually points to the > + * function's descriptor. The first entry in the descriptor is the diff --git a/a/content_digest b/N1/content_digest index e16378f..b93f60a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020140527063121.4399.38014.stgit@ltc230.yrl.intra.hitachi.co.jp\0" "From\0Suzuki K. Poulose <suzuki@in.ibm.com>\0" "Subject\0Re: [RFT PATCH -next v2] [BUGFIX] kprobes: Fix \"Failed to find blacklist\" error on ia64 and ppc64\0" - "Date\0Thu, 29 May 2014 19:25:28 +0000\0" + "Date\0Fri, 30 May 2014 00:43:28 +0530\0" "To\0Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>" Benjamin Herrenschmidt <benh@kernel.crashing.org> Paul Mackerras <paulus@samba.org> @@ -111,7 +111,7 @@ "> \tunsigned long env;\n" "> } func_descr_t;\n" "> \n" - "> +#if defined(CONFIG_PPC64) && (!defined(_CALL_ELF) || _CALL_ELF = 1)\n" + "> +#if defined(CONFIG_PPC64) && (!defined(_CALL_ELF) || _CALL_ELF == 1)\n" "> +/*\n" "> + * On PPC64 ABIv1 the function pointer actually points to the\n" "> + * function's descriptor. The first entry in the descriptor is the\n" @@ -244,4 +244,4 @@ "Thanks\n" Suzuki -8fb805cd7fdf808705f2db6e4eba16df78b6a8c9910715ef322ed7b8ad014eee +5cf66057974092dd35b1d34c9468b65a41463e691546a829af87608770657341
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.