All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony PERARD <anthony.perard@citrix.com>
To: Jan Beulich <jbeulich@suse.com>
Cc: "Andrew Cooper" <amc96@srcf.net>,
	"osstest service owner" <osstest-admin@xenproject.org>,
	xen-devel@lists.xenproject.org,
	"Roger Pau Monné" <roger.pau@citrix.com>,
	"Henry Wang" <Henry.Wang@arm.com>,
	"Bertrand Marquis" <Bertrand.Marquis@arm.com>
Subject: Re: [xen-unstable-smoke test] 173362: regressions - FAIL
Date: Fri, 30 Sep 2022 11:22:17 +0100	[thread overview]
Message-ID: <YzbDWSAiRBhnqKOF@perard.uk.xensource.com> (raw)
In-Reply-To: <b3242791-3d30-ce72-010c-c31db05b175e@suse.com>

On Fri, Sep 30, 2022 at 08:31:20AM +0200, Jan Beulich wrote:
> On 29.09.2022 18:25, Andrew Cooper wrote:
> > On 29/09/2022 17:22, osstest service owner wrote:
> >> flight 173362 xen-unstable-smoke real [real]
> >> http://logs.test-lab.xenproject.org/osstest/logs/173362/
> >>
> >> Regressions :-(
> >>
> >> Tests which did not succeed and are blocking,
> >> including tests which could not be run:
> >>  build-arm64-xsm               6 xen-build                fail REGR. vs. 173347
> > 
> > arch/arm/gic-v3-its.c: In function 'gicv3_its_deny_access':
> > arch/arm/gic-v3-its.c:905:32: error: passing argument 1 of
> > 'iomem_deny_access' discards 'const' qualifier from pointer target type
> > [-Werror=discarded-qualifiers]
> >          rc = iomem_deny_access(d, mfn, mfn + nr);
> >                                 ^
> > In file included from arch/arm/gic-v3-its.c:24:
> > ./include/xen/iocap.h:32:52: note: expected 'struct domain *' but
> > argument is of type 'const struct domain *'
> >  static inline int iomem_deny_access(struct domain *d, unsigned long s,
> >                                      ~~~~~~~~~~~~~~~^
> > cc1: all warnings being treated as errors
> 
> I've sent a patch, but this raises another question: Why does the smoke
> test (try to) build an unsupported configuration? HAS_ITS (which is
> necessary to be set for the issue to surface) has its prompt depend on
> UNSUPPORTED, and (implicitly) defaults to N.

According to osstest sources:
    # ITS driver is required to boot the Hardware Domain
    # on Xen. For now (Xen 4.10/4.11 at at least),
    # will be not built by default and gated by expert mode
    echo >>xen/.config CONFIG_HAS_ITS=y

https://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=ts-xen-build;h=c294a51eafc26e53b5417529b943224902870acf;hb=HEAD#l131

> 
> Jan
> 

-- 
Anthony PERARD


  reply	other threads:[~2022-09-30 10:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-29 16:22 [xen-unstable-smoke test] 173362: regressions - FAIL osstest service owner
2022-09-29 16:25 ` Andrew Cooper
2022-09-30  6:31   ` Jan Beulich
2022-09-30 10:22     ` Anthony PERARD [this message]
2022-09-30 10:43       ` Jan Beulich
2022-10-04  0:25         ` Stefano Stabellini
2022-09-30 11:23   ` Roger Pau Monné

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=YzbDWSAiRBhnqKOF@perard.uk.xensource.com \
    --to=anthony.perard@citrix.com \
    --cc=Bertrand.Marquis@arm.com \
    --cc=Henry.Wang@arm.com \
    --cc=amc96@srcf.net \
    --cc=jbeulich@suse.com \
    --cc=osstest-admin@xenproject.org \
    --cc=roger.pau@citrix.com \
    --cc=xen-devel@lists.xenproject.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.