diff for duplicates of <1471642385-5629-9-git-send-email-mcgrof@kernel.org> diff --git a/a/1.txt b/N1/1.txt index c5b541b..b337384 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -310,9 +310,3 @@ index 0a07f9014944..d1cb0cfdf1bf 100644 modorder := $(addprefix $(obj)/,$(modorder)) -- 2.9.2 - - -_______________________________________________ -Xen-devel mailing list -Xen-devel@lists.xen.org -https://lists.xen.org/xen-devel diff --git a/a/content_digest b/N1/content_digest index adaa3a2..fdf84ef 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -16,42 +16,61 @@ anil.s.keshavamurthy@intel.com davem@davemloft.net " realmz6@gmail.com\0" - "Cc\0gnomes@lxorguk.ukuu.org.uk" - linux-ia64@vger.kernel.org - jkosina@suse.cz - benh@kernel.crashing.org + "Cc\0x86@kernel.org" + luto@amacapital.net + keescook@chromium.org + torvalds@linux-foundation.org + gregkh@linuxfoundation.org + rusty@rustcorp.com.au + gnomes@lxorguk.ukuu.org.uk + alan@linux.intel.com + dwmw2@infradead.org + arnd@arndb.de ming.lei@canonical.com - linux@rasmusvillemoes.dk - platform-driver-x86@vger.kernel.org - James.Bottomley@hansenpartnership.com - paul.gortmaker@windriver.com - paulus@samba.org - sparclinux@vger.kernel.org - mchehab@osg.samsung.com linux-arch@vger.kernel.org - markus.heiser@darmarit.de - xen-devel@lists.xensource.com - msalter@redhat.com - linux-sh@vger.kernel.org - mpe@ellerman.id.au - x86@kernel.org + benh@kernel.crashing.org + ananth@in.ibm.com + pebolle@tiscali.nl fontana@sharpeleven.org + david.vrabel@citrix.com + konrad.wilk@oracle.com + mcb30@ipxe.org + jgross@suse.com + andrew.cooper3@citrix.com + andriy.shevchenko@linux.intel.com + paul.gortmaker@windriver.com + xen-devel@lists.xensource.com + ak@linux.intel.com + pali.rohar@gmail.com + dvhart@infradead.org + platform-driver-x86@vger.kernel.org + mmarek@suse.com + linux@rasmusvillemoes.dk + jkosina@suse.cz + korea.drzix@gmail.com + linux-kbuild@vger.kernel.org + tony.luck@intel.com + 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 - dvhart@infradead.org - dwmw2@infradead.org - linux-xtensa@linux-xtensa.org - pali.rohar@gmail.com - keescook@chromium.org - arnd@arndb.de - jani.nikula@intel.com will.deacon@arm.com - rusty@rustcorp.com.au rostedt@goodmis.org + jani.nikula@intel.com + mchehab@osg.samsung.com + markus.heiser@darmarit.de acme@redhat.com - ak@linux.intel.com - andriy.shevchenko@linux.intel.com - " mcb30@ip\0" + jolsa@kernel.org + msalter@redhat.com + chris@zankel.net + jcmvbkbc@gmail.com + linux-xtensa@linux-xtensa.org + paulus@samba.org + mpe@ellerman.id.au + James.Bottomley@hansenpartnership.com + " Luis R. Rodriguez <mcgrof@kernel.org>\0" "\00:1\0" "b\0" "From: \"Luis R. Rodriguez\" <mcgrof@kernel.org>\n" @@ -365,12 +384,6 @@ " targets\t\t:= $(addprefix $(obj)/,$(targets))\n" " modorder\t:= $(addprefix $(obj)/,$(modorder))\n" "-- \n" - "2.9.2\n" - "\n" - "\n" - "_______________________________________________\n" - "Xen-devel mailing list\n" - "Xen-devel@lists.xen.org\n" - https://lists.xen.org/xen-devel + 2.9.2 -20339a07da3470ef58006610928acbafbd0f4fccf3cbf9b275f81a7bc511f7b6 +d66abb0e92c747be493841acf923b2e44d1e4c006e039b65cfe9bf4f4c7dc43f
diff --git a/a/1.txt b/N2/1.txt index c5b541b..d87c9bb 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -137,7 +137,7 @@ index df11c632dca7..e425c5cd36d6 100644 + :doc: Avoiding the code bit-rot problem with linker tables + Using linker tables in Linux - ============================ + ============== diff --git a/include/linux/tables.h b/include/linux/tables.h index 423827eafb52..bf8fae7f9246 100644 @@ -285,8 +285,7 @@ index 0a07f9014944..d1cb0cfdf1bf 100644 +++ b/scripts/Makefile.lib @@ -12,6 +12,15 @@ export KBUILD_SUBDIR_CCFLAGS := $(KBUILD_SUBDIR_CCFLAGS) $(subdir-ccflags-y) # Figure out what we need to build from the various variables - # =========================================================================== - + # ===================================== +ifeq ($(CONFIG_BUILD_AVOID_BITROT),y) +extra-y += $(force-obj-) $(force-lib-) +endif @@ -310,9 +309,3 @@ index 0a07f9014944..d1cb0cfdf1bf 100644 modorder := $(addprefix $(obj)/,$(modorder)) -- 2.9.2 - - -_______________________________________________ -Xen-devel mailing list -Xen-devel@lists.xen.org -https://lists.xen.org/xen-devel diff --git a/a/content_digest b/N2/content_digest index adaa3a2..36edc5b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\01471642385-5629-1-git-send-email-mcgrof@kernel.org\0" "From\0mcgrof@kernel.org\0" "Subject\0[PATCH v4 08/16] kbuild: enable option to force compile force-obj-y and force-lib-y\0" - "Date\0Fri, 19 Aug 2016 14:32:57 -0700\0" + "Date\0Fri, 19 Aug 2016 21:32:57 +0000\0" "To\0hpa@zytor.com" tglx@linutronix.de mingo@redhat.com @@ -193,7 +193,7 @@ "+ :doc: Avoiding the code bit-rot problem with linker tables\n" "+\n" " Using linker tables in Linux\n" - " ============================\n" + " ==============\n" " \n" "diff --git a/include/linux/tables.h b/include/linux/tables.h\n" "index 423827eafb52..bf8fae7f9246 100644\n" @@ -341,8 +341,7 @@ "+++ b/scripts/Makefile.lib\n" "@@ -12,6 +12,15 @@ export KBUILD_SUBDIR_CCFLAGS := $(KBUILD_SUBDIR_CCFLAGS) $(subdir-ccflags-y)\n" " # Figure out what we need to build from the various variables\n" - " # ===========================================================================\n" - " \n" + " # ===================================== \n" "+ifeq ($(CONFIG_BUILD_AVOID_BITROT),y)\n" "+extra-y += $(force-obj-) $(force-lib-)\n" "+endif\n" @@ -365,12 +364,6 @@ " targets\t\t:= $(addprefix $(obj)/,$(targets))\n" " modorder\t:= $(addprefix $(obj)/,$(modorder))\n" "-- \n" - "2.9.2\n" - "\n" - "\n" - "_______________________________________________\n" - "Xen-devel mailing list\n" - "Xen-devel@lists.xen.org\n" - https://lists.xen.org/xen-devel + 2.9.2 -20339a07da3470ef58006610928acbafbd0f4fccf3cbf9b275f81a7bc511f7b6 +cb8ee3efac61fe5fc06acf21dd61ea3116b91c23b6d0a847272ede3ad5a5685b
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.