diff for duplicates of <6046594.ORRxUGPcVO@wuerfel> diff --git a/a/1.txt b/N1/1.txt index 4ce17ed..95747c3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -35,7 +35,7 @@ I should do a patch for this. The tinyconfig warnings are really annoying :( > -------------------------------------------------------------------------------- -> allmodconfig (arm64) ? FAIL, 2 errors, 3 warnings, 0 section mismatches +> allmodconfig (arm64) — FAIL, 2 errors, 3 warnings, 0 section mismatches > > Errors: > binder.c:(.text+0x294f54): undefined reference to `usb_ep_set_maxpacket_limit' @@ -52,7 +52,7 @@ My fix was merged, should be good today. I don't see this one. It's a false positive. > -------------------------------------------------------------------------------- -> allmodconfig (x86) ? PASS, 0 errors, 14 warnings, 0 section mismatches +> allmodconfig (x86) — PASS, 0 errors, 14 warnings, 0 section mismatches > > Warnings: > net/bluetooth/6lowpan.c:608:570: warning: 'addr_type' may be used uninitialized in this function [-Wmaybe-uninitialized] @@ -76,7 +76,7 @@ all false positives. Maybe we can just call those older versions with -Wno-maybe-uninitialized in the kernelci infrastructure? > -------------------------------------------------------------------------------- -> allmodconfig+CONFIG_OF=n (x86) ? FAIL, 4 errors, 14 warnings, 0 section mismatches +> allmodconfig+CONFIG_OF=n (x86) — FAIL, 4 errors, 14 warnings, 0 section mismatches > > Errors: @@ -88,7 +88,7 @@ Haven't looked at the x86 specific problem yet, and I don't immediately see what's wrong here. We appear to always set GENERIC_PINCONF from the driver. > -------------------------------------------------------------------------------- -> multi_v7_defconfig+CONFIG_SMP=n (arm) ? FAIL, 4 errors, 0 warnings, 0 section mismatches +> multi_v7_defconfig+CONFIG_SMP=n (arm) — FAIL, 4 errors, 0 warnings, 0 section mismatches > > Errors: > dss-common.c:(.text+0x52bc): undefined reference to `secondary_startup' @@ -100,7 +100,7 @@ I reported the problem, but don't have an idea for a good fix. This broke with 0573b957fc21 ("ARM: OMAP4+: Prevent CPU1 related hang with kexec"). > -------------------------------------------------------------------------------- -> pxa_defconfig (arm) ? FAIL, 3 errors, 0 warnings, 0 section mismatches +> pxa_defconfig (arm) — FAIL, 3 errors, 0 warnings, 0 section mismatches > > Errors: > /home/buildslave/workspace/khilman-kbuilder/next/build/../drivers/of/of_mdio.c:435: undefined reference to `fixed_phy_register' diff --git a/a/content_digest b/N1/content_digest index 6546189..3824df7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,11 @@ "ref\0576da61b.4d9a1c0a.d5671.1807@mx.google.com\0" - "From\0arnd@arndb.de (Arnd Bergmann)\0" - "Subject\0next build: 142 builds: 6 failed, 136 passed, 17 errors, 111 warnings (next-20160624)\0" + "From\0Arnd Bergmann <arnd@arndb.de>\0" + "Subject\0Re: next build: 142 builds: 6 failed, 136 passed, 17 errors, 111 warnings (next-20160624)\0" "Date\0Mon, 27 Jun 2016 13:37:23 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0kernel-build-reports@lists.linaro.org" + " linux-kernel@vger.kernel.org\0" + "Cc\0kernelci. org bot <bot@kernelci.org>" + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Friday, June 24, 2016 2:28:59 PM CEST kernelci. org bot wrote:\n" @@ -42,7 +45,7 @@ "The tinyconfig warnings are really annoying :(\n" "\n" "> --------------------------------------------------------------------------------\n" - "> allmodconfig (arm64) ? FAIL, 2 errors, 3 warnings, 0 section mismatches\n" + "> allmodconfig (arm64) \342\200\224 FAIL, 2 errors, 3 warnings, 0 section mismatches\n" "> \n" "> Errors:\n" "> binder.c:(.text+0x294f54): undefined reference to `usb_ep_set_maxpacket_limit'\n" @@ -59,7 +62,7 @@ "I don't see this one. It's a false positive.\n" "\n" "> --------------------------------------------------------------------------------\n" - "> allmodconfig (x86) ? PASS, 0 errors, 14 warnings, 0 section mismatches\n" + "> allmodconfig (x86) \342\200\224 PASS, 0 errors, 14 warnings, 0 section mismatches\n" "> \n" "> Warnings:\n" "> net/bluetooth/6lowpan.c:608:570: warning: 'addr_type' may be used uninitialized in this function [-Wmaybe-uninitialized]\n" @@ -83,7 +86,7 @@ "-Wno-maybe-uninitialized in the kernelci infrastructure?\n" "\n" "> --------------------------------------------------------------------------------\n" - "> allmodconfig+CONFIG_OF=n (x86) ? FAIL, 4 errors, 14 warnings, 0 section mismatches\n" + "> allmodconfig+CONFIG_OF=n (x86) \342\200\224 FAIL, 4 errors, 14 warnings, 0 section mismatches\n" "> \n" "> Errors:\n" "\n" @@ -95,7 +98,7 @@ "what's wrong here. We appear to always set GENERIC_PINCONF from the driver.\n" "\n" "> --------------------------------------------------------------------------------\n" - "> multi_v7_defconfig+CONFIG_SMP=n (arm) ? FAIL, 4 errors, 0 warnings, 0 section mismatches\n" + "> multi_v7_defconfig+CONFIG_SMP=n (arm) \342\200\224 FAIL, 4 errors, 0 warnings, 0 section mismatches\n" "> \n" "> Errors:\n" "> dss-common.c:(.text+0x52bc): undefined reference to `secondary_startup'\n" @@ -107,7 +110,7 @@ "with 0573b957fc21 (\"ARM: OMAP4+: Prevent CPU1 related hang with kexec\").\n" "\n" "> --------------------------------------------------------------------------------\n" - "> pxa_defconfig (arm) ? FAIL, 3 errors, 0 warnings, 0 section mismatches\n" + "> pxa_defconfig (arm) \342\200\224 FAIL, 3 errors, 0 warnings, 0 section mismatches\n" "> \n" "> Errors:\n" "> /home/buildslave/workspace/khilman-kbuilder/next/build/../drivers/of/of_mdio.c:435: undefined reference to `fixed_phy_register'\n" @@ -118,4 +121,4 @@ "\n" "\tArnd" -065ef494f44b47916a02b300773af4f028472677f2ea831c8b14a10a0756bce5 +a0e0b0ba2bcde007a69b6896458c3becd86eb368af5e3f120492ff1320955f38
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.