diff for duplicates of <Pine.LNX.4.58.0407122354280.13111@devserv.devel.redhat.com> diff --git a/a/1.txt b/N1/1.txt index f8163d9..9272583 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,7 +33,7 @@ binaries have executability expectations. + * Legacy binaries (unless the arch defaults to noexec) have an + * expectation of executability - turn it 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 987df17..1919f2c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,7 +7,7 @@ "ref\0Pine.LNX.4.58.0407121315170.1764@ppc970.osdl.org\0" "From\0Ingo Molnar <mingo@redhat.com>\0" "Subject\0Re: serious performance regression due to NX patch\0" - "Date\0Tue, 13 Jul 2004 03:58:06 +0000\0" + "Date\0Mon, 12 Jul 2004 23:58:06 -0400 (EDT)\0" "To\0Linus Torvalds <torvalds@osdl.org>\0" "Cc\0Jakub Jelinek <jakub@redhat.com>" davidm@hpl.hp.com @@ -53,11 +53,11 @@ "+\t * Legacy binaries (unless the arch defaults to noexec) have an\n" "+\t * expectation of executability - turn it 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) {" -758a39f3ed542e9d7a9c83bd9f828be8f14d44a6f170ab768929138628abf004 +a52284eee4d5591bf585b8e56c0e6098737c44c1f4c4a5899889f556c81d12f8
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.