diff for duplicates of <1471642454-5679-9-git-send-email-mcgrof@kernel.org> diff --git a/a/content_digest b/N1/content_digest index 97f9d57..dfd0b37 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -49,7 +49,28 @@ jkosina@suse.cz korea.drzix@gmail.com linux-kbuild@vger.kernel.org - " ton\0" + 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 + will.deacon@arm.com + rostedt@goodmis.org + jani.nikula@intel.com + mchehab@osg.samsung.com + markus.heiser@darmarit.de + acme@redhat.com + 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,4 +386,4 @@ "-- \n" 2.9.2 -08f502ed55f9606b220fff65dcfe9fea1cbc21f96880bf48fb02eaaab7c465d1 +766e5e54fd2b2033fe1418a845287524db817db61851ce66d9fe7c2153af2bfb
diff --git a/a/1.txt b/N2/1.txt index b337384..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 diff --git a/a/content_digest b/N2/content_digest index 97f9d57..519292e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\01471642454-5679-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:34:06 -0700\0" + "Date\0Fri, 19 Aug 2016 21:34:06 +0000\0" "To\0hpa@zytor.com" tglx@linutronix.de mingo@redhat.com @@ -191,7 +191,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" @@ -339,8 +339,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,4 +364,4 @@ "-- \n" 2.9.2 -08f502ed55f9606b220fff65dcfe9fea1cbc21f96880bf48fb02eaaab7c465d1 +a912a9bf60abb59cd78625add966fb6a82d411c6f1c27b505179674128671ef6
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.