diff for duplicates of <20040711123803.GD21264@devserv.devel.redhat.com> diff --git a/a/1.txt b/N1/1.txt index 70126a3..e416214 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -24,7 +24,7 @@ On Sun, Jul 11, 2004 at 05:52:59AM -0400, Ingo Molnar wrote: > + * 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 1fca524..6edf492 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\0Pine.LNX.4.58.0407110550340.4229@devserv.devel.redhat.com\0" "From\0Jakub Jelinek <jakub@redhat.com>\0" "Subject\0Re: serious performance regression due to NX patch\0" - "Date\0Sun, 11 Jul 2004 12:38:04 +0000\0" + "Date\0Sun, 11 Jul 2004 08:38:04 -0400\0" "To\0Ingo Molnar <mingo@redhat.com>\0" "Cc\0davidm@hpl.hp.com" suresh.b.siddha@intel.com @@ -41,7 +41,7 @@ "> +\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" @@ -56,4 +56,4 @@ "\n" "\tJakub" -acb20928d6a8c832b15a9f445e53f7f76d9f09469720ed93abf69a4494178170 +f2f0326a7492ebf4379c9b8f58469a3cfdde8916230e8bcbc40ecde14cbb7a48
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.