All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <Pine.LNX.4.58.0407110550340.4229@devserv.devel.redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 8b88504..0503ec9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -23,7 +23,7 @@ that it's a 'legacy' binary.
 +	 * Legacy x86 binaries have an expectation of executability for
 +	 * virtually all their address-space - turn executability on:
 +	 */
- 	if (i = elf_ex.e_phnum)
+ 	if (i == elf_ex.e_phnum)
  		def_flags |= VM_EXEC | VM_MAYEXEC;
 +#endif
  
diff --git a/a/content_digest b/N1/content_digest
index 3b69fbe..54f872c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\0Pine.LNX.4.58.0407110536130.2248@devserv.devel.redhat.com\0"
  "From\0Ingo Molnar <mingo@redhat.com>\0"
  "Subject\0Re: serious performance regression due to NX patch\0"
- "Date\0Sun, 11 Jul 2004 09:52:59 +0000\0"
+ "Date\0Sun, 11 Jul 2004 05:52:59 -0400 (EDT)\0"
  "To\0davidm@hpl.hp.com\0"
  "Cc\0suresh.b.siddha@intel.com"
   jun.nakajima@intel.com
@@ -38,11 +38,11 @@
  "+\t * Legacy x86 binaries have an expectation of executability for\n"
  "+\t * virtually all their address-space - turn executability on:\n"
  "+\t */\n"
- " \tif (i = elf_ex.e_phnum)\n"
+ " \tif (i == elf_ex.e_phnum)\n"
  " \t\tdef_flags |= VM_EXEC | VM_MAYEXEC;\n"
  "+#endif\n"
  " \n"
  " \t/* Some simple consistency checks for the interpreter */\n"
  " \tif (elf_interpreter) {"
 
-e7a42cedddcbbf3a6edbd7d4080e6068a675ceff316e4f538d41eb781fe2cbca
+2d582bdfda0551517dda4b8e7d58af419b84053e510f438a31f6fe44f99fd85c

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.