diff for duplicates of <20161222023811.21246-6-mcgrof@kernel.org> diff --git a/a/content_digest b/N1/content_digest index c887927..808290b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -52,7 +52,34 @@ linux@rasmusvillemoes.dk jkosina@suse.cz korea.drzix@gmail.com - " linux-kbuild@vger.kernel\0" + 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 + will.deacon@arm.com + rostedt@goodmis.org + jani.nikula@intel.com + mchehab@osg.samsung.com + markus.heiser@darmarit.de + jolsa@kernel.org + msalter@redhat.com + chris@zankel.net + jcmvbkbc@gmail.com + linux-xtensa@linux-xtensa.org + adrian.hunter@intel.com + dsahern@gmail.com + namhyung@kernel.org + wangnan0@huawei.com + dmitry.torokhov@gmail.com + joro@8bytes.org + paulus@samba.org + mpe@ellerman.id.au + James.Bottomley@hansenpartnership.com + " Luis R. Rodriguez <mcgrof@kernel.org>\0" "\00:1\0" "b\0" "Linux provides a rich array of features, enabling each feature\n" @@ -380,4 +407,4 @@ "-- \n" 2.10.1 -4a89b9eb056e6fac772ad760749b0b5352a47b0738193595b5fbf25ea30b4c84 +6957c65eaa2433cf657bae62a22cdaad7652286fe098415fdff5a34f1c75ec0b
diff --git a/a/1.txt b/N2/1.txt index 4a2be07..cc694c6 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -136,7 +136,7 @@ index 71704159e90e..a80f4dd94659 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 cc8fb1dcee47..fdadf794b63e 100644 @@ -297,8 +297,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 c887927..c119502 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,7 @@ "ref\020161222023811.21246-1-mcgrof@kernel.org\0" "From\0Luis R. Rodriguez <mcgrof@kernel.org>\0" "Subject\0[PATCH v5 05/14] kbuild: enable option to force compile force-obj-y and force-lib-y\0" - "Date\0Wed, 21 Dec 2016 18:38:01 -0800\0" + "Date\0Thu, 22 Dec 2016 02:38:01 +0000\0" "To\0hpa@zytor.com" acme@redhat.com tglx@linutronix.de @@ -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 cc8fb1dcee47..fdadf794b63e 100644\n" @@ -354,8 +354,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" @@ -380,4 +379,4 @@ "-- \n" 2.10.1 -4a89b9eb056e6fac772ad760749b0b5352a47b0738193595b5fbf25ea30b4c84 +0fbf23d59be586e738afaac8de71d5288ad4c2d2dd80858b5bc6a3bd38f591ca
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.