diff for duplicates of <1471642454-5679-14-git-send-email-mcgrof@kernel.org> diff --git a/a/content_digest b/N1/content_digest index 2635a70..04800d2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -49,7 +49,33 @@ 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> + Barry Song <barry.song@analog.com> + Mike Frysinger <vapier@gentoo.org> + Michael Matz <matz@suse.de> + Guenter Roeck <linux@roeck-us.net> + " Fengguang Wu <fengguang.wu@intel.com>\0" "\00:1\0" "b\0" "From: \"Luis R. Rodriguez\" <mcgrof@kernel.org>\n" @@ -195,4 +221,4 @@ "-- \n" 2.9.2 -cd5ea2cad8d905b33a3e1a86269d66ebfc1ef08af93965250691f21a2e750a9f +6122875a594bc1817e09a0a74825a1c184e5cf02dfe05e8902f1939cb416f41c
diff --git a/a/1.txt b/N2/1.txt index 587e67f..1520486 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -102,7 +102,7 @@ index da796e2dc4f5..f0060c84c654 100644 int n = 0, entries = 0, modct = 0; int verbose_bytes = 0; -- if (__start___verbose == __stop___verbose) { +- if (__start___verbose = __stop___verbose) { - pr_warn("_ddebug table is empty in a CONFIG_DYNAMIC_DEBUG build\n"); + if (LINUX_SECTION_EMPTY(__verbose)) { + pr_warn("dynamic debug linker table empty on CONFIG_DYNAMIC_DEBUG build\n"); diff --git a/a/content_digest b/N2/content_digest index 2635a70..3f9428e 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 13/16] dynamic_debug: port to use linker tables\0" - "Date\0Fri, 19 Aug 2016 14:34:11 -0700\0" + "Date\0Fri, 19 Aug 2016 21:34:11 +0000\0" "To\0hpa@zytor.com" tglx@linutronix.de mingo@redhat.com @@ -156,7 +156,7 @@ " \tint n = 0, entries = 0, modct = 0;\n" " \tint verbose_bytes = 0;\n" " \n" - "-\tif (__start___verbose == __stop___verbose) {\n" + "-\tif (__start___verbose = __stop___verbose) {\n" "-\t\tpr_warn(\"_ddebug table is empty in a CONFIG_DYNAMIC_DEBUG build\\n\");\n" "+\tif (LINUX_SECTION_EMPTY(__verbose)) {\n" "+\t\tpr_warn(\"dynamic debug linker table empty on CONFIG_DYNAMIC_DEBUG build\\n\");\n" @@ -195,4 +195,4 @@ "-- \n" 2.9.2 -cd5ea2cad8d905b33a3e1a86269d66ebfc1ef08af93965250691f21a2e750a9f +9a9db4cd769a54e7b7a5c2079f071753ebca7eaefb7d6d20abb561cc9fdda3f0
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.