diff for duplicates of <5383249A.6060407@in.ibm.com> diff --git a/a/1.txt b/N1/1.txt index c673291..9e6e08a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -71,7 +71,7 @@ On 05/07/2014 05:25 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 9c1428a..d50ed4c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020140507115551.22259.70581.stgit@ltc230.yrl.intra.hitachi.co.jp\0" "From\0Suzuki K. Poulose <suzuki@in.ibm.com>\0" "Subject\0Re: [RFT PATCH -next ] [BUGFIX] kprobes: Fix \"Failed to find blacklist\" error on ia64 and ppc64\0" - "Date\0Mon, 26 May 2014 11:37:14 +0000\0" + "Date\0Mon, 26 May 2014 16:55:14 +0530\0" "To\0Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>" Benjamin Herrenschmidt <benh@kernel.crashing.org> Paul Mackerras <paulus@samba.org> @@ -105,7 +105,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" @@ -161,4 +161,4 @@ "Thanks\n" Suzuki -5ff0829895817a63b7f6e582c6a376f10917918e05cc663ff1846c4aec79241a +15bbab8a51bac7fbeb0c4b407d34748f4fb7764f56a0f01724b20322673d20e3
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.