From: Jiri Pirko <jiri@mellanox.com>
To: James Hogan <james.hogan@imgtec.com>
Cc: "Arnd Bergmann" <arnd@arndb.de>,
"kernelci.org bot" <bot@kernelci.org>,
kernel-build-reports@lists.linaro.org,
"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>,
linux-mips@linux-mips.org, "Ralf Baechle" <ralf@linux-mips.org>,
"Alex Deucher" <alexander.deucher@amd.com>,
"Christian König" <christian.koenig@amd.com>,
amd-gfx@lists.freedesktop.org,
"Hauke Mehrtens" <hauke@hauke-m.de>,
"Jamal Hadi Salim" <jhs@mojatatu.com>,
"David S. Miller" <davem@davemloft.net>
Subject: Re: next build: 208 builds: 3 failed, 205 passed, 5 errors, 23 warnings (next-20170215)
Date: Wed, 15 Feb 2017 10:50:02 +0100 [thread overview]
Message-ID: <20170215095002.GF1992@nanopsycho> (raw)
In-Reply-To: <20170215093807.GV24226@jhogan-linux.le.imgtec.org>
Wed, Feb 15, 2017 at 10:38:07AM CET, james.hogan@imgtec.com wrote:
>On Wed, Feb 15, 2017 at 09:56:48AM +0100, Arnd Bergmann wrote:
>> On Wed, Feb 15, 2017 at 9:30 AM, kernelci.org bot <bot@kernelci.org> wrote:
>> > bcm47xx_defconfig (mips) — FAIL, 1 error, 0 warnings, 0 section mismatches
>> >
>> > Errors:
>> > /home/buildslave/workspace/khilman-kbuilder/next/build-mips/../net/sched/sch_fq_codel.c:468:
>> > undefined reference to `tcf_destroy_chain'
>>
>> I have not looked at this one yet, appears to be caused by commit
>> cf1facda2f61 ("sched: move tcf_proto_destroy and tcf_destroy_chain
>> helpers into cls_api")
>
>So effectively CONFIG_NET_SCH_FQ_CODEL (which bcm47xx_defconfig sets
>=y), and just over half of the other packet schedulers now implicitly
>depend on CONFIG_NET_CLS (which bcm47xx_defconfig doesn't set =y).
>
>Perhaps revert would be best since the change looks of questionable
>value to me, as all the users of it are in sch_*.c anyway.
Fixing this now.
>
>> > ip27_defconfig (mips) — FAIL, 2 errors, 0 warnings, 0 section mismatches
>> >
>> > Errors:
>> > drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: error: insn does not
>> > satisfy its constraints:
>> > drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: internal compiler
>> > error: in extract_constrain_insn, at recog.c:2190
>>
>> broken gcc release, apparently fixed in gcc-7 (can't reproduce here at least).
>> I suggested a workaround, but got no reply so far:
>>
>> http://www.spinics.net/lists/mips/msg66465.html
>
>I'll look into that.
>
>>
>> > xway_defconfig (mips) — FAIL, 2 errors, 0 warnings, 0 section mismatches
>> >
>> > Errors:
>> > (.text+0x14e10): undefined reference to `physical_memsize'
>> > (.text+0x14e14): undefined reference to `physical_memsize'
>>
>> Hauke already did a patch in December, but it has't made it into linux-mips
>> so far:
>>
>> https://marc.info/?l=linux-mips&m=148612428414708&w=3
>
>Hauke: you mentioned sending a new version of this patch. I'll apply the
>original patch for now, as looking at the VPE loader, zero doesn't sound
>entirely unreasonable:
>
>/*
> * The sde-kit passes 'memsize' to __start in $a3, so set something
> * here... Or set $a3 to zero and define DFLT_STACK_SIZE and
> * DFLT_HEAP_SIZE when you compile your program
> */
>mttgpr(6, v->ntcs);
>mttgpr(7, physical_memsize);
>
>Cheers
>James
prev parent reply other threads:[~2017-02-15 9:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <58a41194.828bdf0a.685a.3c15@mx.google.com>
2017-02-15 8:56 ` next build: 208 builds: 3 failed, 205 passed, 5 errors, 23 warnings (next-20170215) Arnd Bergmann
2017-02-15 9:38 ` James Hogan
2017-02-15 9:50 ` Jiri Pirko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170215095002.GF1992@nanopsycho \
--to=jiri@mellanox.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=arnd@arndb.de \
--cc=bot@kernelci.org \
--cc=christian.koenig@amd.com \
--cc=davem@davemloft.net \
--cc=hauke@hauke-m.de \
--cc=james.hogan@imgtec.com \
--cc=jhs@mojatatu.com \
--cc=kernel-build-reports@lists.linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.