All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20171004092108.GF20084@pathway.suse.cz>

diff --git a/a/1.txt b/N1/1.txt
index 0967a4f..c7da820 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -68,7 +68,7 @@ On Sat 2017-09-30 11:53:16, Sergey Senozhatsky wrote:
 > --- a/arch/powerpc/kernel/module_64.c
 > +++ b/arch/powerpc/kernel/module_64.c
 > @@ -344,6 +344,11 @@ int module_frob_arch_sections(Elf64_Ehdr *hdr,
->  		else if (strcmp(secstrings+sechdrs[i].sh_name,"__versions")=0)
+>  		else if (strcmp(secstrings+sechdrs[i].sh_name,"__versions")==0)
 >  			dedotify_versions((void *)hdr + sechdrs[i].sh_offset,
 >  					  sechdrs[i].sh_size);
 > +		else if (!strcmp(secstrings + sechdrs[i].sh_name, ".opd")) {
diff --git a/a/content_digest b/N1/content_digest
index 4f93791..fdb89db 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\020170930025319.987-5-sergey.senozhatsky@gmail.com\0"
  "From\0Petr Mladek <pmladek@suse.com>\0"
  "Subject\0Re: [PATCHv3 4/7] powerpc64: Add .opd based function descriptor dereference\0"
- "Date\0Wed, 04 Oct 2017 09:21:08 +0000\0"
+ "Date\0Wed, 4 Oct 2017 11:21:08 +0200\0"
  "To\0Sergey Senozhatsky <sergey.senozhatsky@gmail.com>\0"
  "Cc\0Steven Rostedt <rostedt@goodmis.org>"
   Tony Luck <tony.luck@intel.com>
@@ -91,7 +91,7 @@
  "> --- a/arch/powerpc/kernel/module_64.c\n"
  "> +++ b/arch/powerpc/kernel/module_64.c\n"
  "> @@ -344,6 +344,11 @@ int module_frob_arch_sections(Elf64_Ehdr *hdr,\n"
- ">  \t\telse if (strcmp(secstrings+sechdrs[i].sh_name,\"__versions\")=0)\n"
+ ">  \t\telse if (strcmp(secstrings+sechdrs[i].sh_name,\"__versions\")==0)\n"
  ">  \t\t\tdedotify_versions((void *)hdr + sechdrs[i].sh_offset,\n"
  ">  \t\t\t\t\t  sechdrs[i].sh_size);\n"
  "> +\t\telse if (!strcmp(secstrings + sechdrs[i].sh_name, \".opd\")) {\n"
@@ -128,4 +128,4 @@
  "Best Regards,\n"
  Petr
 
-a5e1f86d167c9aca24361d848797551406d000a23e5a9f968d6dcdbfe23fa3a3
+6773926bfe3d9450377bc190e557dd45e08e09615c4eb110338a4ebb4aebef4a

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.