From: Conor Dooley <conor@kernel.org>
To: Palmer Dabbelt <palmer@dabbelt.com>
Cc: broonie@kernel.org, Stephen Rothwell <sfr@canb.auug.org.au>,
linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
soc@kernel.org
Subject: Re: Covering DT build in -next merge
Date: Tue, 17 Oct 2023 22:53:52 +0100 [thread overview]
Message-ID: <20231017-tipoff-winking-5492563adf12@spud> (raw)
In-Reply-To: <mhng-9d3c8241-8749-4b5e-bb01-64cf5e2d0bb8@palmer-ri-x1c9a>
[-- Attachment #1: Type: text/plain, Size: 1531 bytes --]
On Tue, Oct 17, 2023 at 01:20:26PM -0700, Palmer Dabbelt wrote:
> On Tue, 17 Oct 2023 13:16:21 PDT (-0700), broonie@kernel.org wrote:
> > Hi Stephen,
> >
> > I was wondering if it might be possible to add DTB builds for relevant
> > architecutres to the -next merge checks (everything except x86 AFAIK)?
> > Some current experience suggested to me that it might be helpful for
> > bisecting problems found in testing, breakage building the DTBs causes
> > hassle since where they're used in tree DTs are required to boot the
> > kernel.
> >
> > At least for arm and arm64 the DT build is quick enough to be negligable
> > in the context of building the kernel itself so hopefully it shouldn't
> > add too much load to do this - it's just adding a 'make dtbs' (with
> > appropriate cross build options) to the kernel build.
>
> Pretty sure we're in the same shape for RISC-V these days.
Yup, same deal on riscv pretty much. It takes less than 5 seconds to
build them all for riscv, and it would be a nice bare minimum check.
Certainly would be good to have it.
> +Conor, who
> would know for sure (as he made it work).
What I sorted out dtbs_check being warning central actually, and I
suppose it'd be nice to track new warnings added to dbts_check in next
automagically, but that build (single make job) takes 20 times longer
on riscv than just building the dtbs - and probably far longer on arm64.
It also requires keeping up fairly religiously with dt-schema, so
probably not a runner...
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2023-10-17 21:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-17 20:16 Covering DT build in -next merge Mark Brown
2023-10-17 20:20 ` Palmer Dabbelt
2023-10-17 21:53 ` Conor Dooley [this message]
2023-10-18 6:11 ` Stephen Rothwell
2023-10-18 12:12 ` Mark Brown
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=20231017-tipoff-winking-5492563adf12@spud \
--to=conor@kernel.org \
--cc=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=palmer@dabbelt.com \
--cc=sfr@canb.auug.org.au \
--cc=soc@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox