diff for duplicates of <1469222687-1600-6-git-send-email-mcgrof@kernel.org> diff --git a/a/content_digest b/N1/content_digest index 3e75f1b..e7d73f1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -51,7 +51,16 @@ korea.drzix@gmail.com linux-kbuild@vger.kernel.org tony.luck@intel.com - " akpm@linux-foun\0" + akpm@linux-foundation.org + linux-ia64@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-sh@vger.kernel.org + sparclinux@vger.kernel.org + catalin.marinas@arm.com + will.deacon@arm.com + rostedt@goodmis.org + jpoimboe@redhat.com + " Luis R. Rodriguez <mcgrof@kernel.org>\0" "\00:1\0" "b\0" "Linux makes extensive use of custom ELF header sections,\n" @@ -993,4 +1002,4 @@ "-- \n" 2.8.4 -2ca1c200d008f36cc40c3fb2f10dd3964a2959113105dfeba52e078820ad61e8 +8fa6ec9c9d8acd00fec8d25a20fe87dab2f9e9dbd6392eb95e4854ef0a7b8a8d
diff --git a/a/1.txt b/N2/1.txt index 93e0c08..67adc6c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -668,7 +668,7 @@ index efd51e70a8db..cd4313c3edf8 100644 + * At least as per nasm (x86/x86_64 only), in the absence of qualifiers the + * defaults are as follows: + * -+ * section .text progbits alloc exec nowrite align=16 ++ * section .text progbits alloc exec nowrite align\x16 + * section .rodata progbits alloc noexec nowrite align=4 + * section .lrodata progbits alloc noexec nowrite align=4 + * section .data progbits alloc noexec write align=4 @@ -865,7 +865,7 @@ index 000000000000..118c46f884a7 + * + * bool is_empty = LINUX_SECTION_EMPTY(frobnicator_fns); + */ -+#define LINUX_SECTION_EMPTY(name) (LINUX_SECTION_SIZE(name) == 0) ++#define LINUX_SECTION_EMPTY(name) (LINUX_SECTION_SIZE(name) = 0) + +/** + * LINUX_SECTION_START - get address of start of section diff --git a/a/content_digest b/N2/content_digest index 3e75f1b..83f5e8d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\01469222687-1600-1-git-send-email-mcgrof@kernel.org\0" "From\0Luis R. Rodriguez <mcgrof@kernel.org>\0" "Subject\0[RFC v3 05/13] sections.h: add sections header to collect all section info\0" - "Date\0Fri, 22 Jul 2016 14:24:39 -0700\0" + "Date\0Fri, 22 Jul 2016 21:24:39 +0000\0" "To\0hpa@zytor.com" tglx@linutronix.de mingo@redhat.com @@ -724,7 +724,7 @@ "+ * At least as per nasm (x86/x86_64 only), in the absence of qualifiers the\n" "+ * defaults are as follows:\n" "+ *\n" - "+ * section .text progbits alloc exec nowrite align=16\n" + "+ * section .text progbits alloc exec nowrite align\026\n" "+ * section .rodata progbits alloc noexec nowrite align=4\n" "+ * section .lrodata progbits alloc noexec nowrite align=4\n" "+ * section .data progbits alloc noexec write align=4\n" @@ -921,7 +921,7 @@ "+ *\n" "+ * bool is_empty = LINUX_SECTION_EMPTY(frobnicator_fns);\n" "+ */\n" - "+#define LINUX_SECTION_EMPTY(name)\t(LINUX_SECTION_SIZE(name) == 0)\n" + "+#define LINUX_SECTION_EMPTY(name)\t(LINUX_SECTION_SIZE(name) = 0)\n" "+\n" "+/**\n" "+ * LINUX_SECTION_START - get address of start of section\n" @@ -993,4 +993,4 @@ "-- \n" 2.8.4 -2ca1c200d008f36cc40c3fb2f10dd3964a2959113105dfeba52e078820ad61e8 +97d312092106cebe062cb9d9c0a63952b523d37034591b36c5b813b089649243
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.