Message ID | 1501238083-20662-1-git-send-email-ian.jackson@eu.citrix.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Hi, On 28/07/17 11:34, Ian Jackson wrote: > We have no working ARM64 hardware right now. Stop blocking things. Sadly :/. Hopefully this could be solved quickly. FWIW: Acked-by: Julien Grall <julien.grall@arm.com> > (Arguably this ought to be done in general for all arches, but > actually bugs in the flight construction code can cause this too, and > we wouldn't want such a regression to pass the osstest > self-push-gate.) > > CC: Julien Grall <julien.grall@arm.com> > CC: Stefano Stabellini <sstabellini@kernel.org> > Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com> > --- > allow.all | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/allow.all b/allow.all > index 1e3e378..22a4d18 100644 > --- a/allow.all > +++ b/allow.all > @@ -4,3 +4,4 @@ test-@@-pcipt@@ > test-@@-qemuu-@@ guest-localmigrate > test-@@-win7-@@ guest-stop > test-@@-rumprun-@@ rumprun-demo-xenstorels/xenstorels.repeat > +@@-arm64-@@ hosts-allocate >
On Fri, 28 Jul 2017, Ian Jackson wrote: > We have no working ARM64 hardware right now. Stop blocking things. > > (Arguably this ought to be done in general for all arches, but > actually bugs in the flight construction code can cause this too, and > we wouldn't want such a regression to pass the osstest > self-push-gate.) > > CC: Julien Grall <julien.grall@arm.com> > CC: Stefano Stabellini <sstabellini@kernel.org> > Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com> Acked-by: Stefano Stabellini <sstabellini@kernel.org> > --- > allow.all | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/allow.all b/allow.all > index 1e3e378..22a4d18 100644 > --- a/allow.all > +++ b/allow.all > @@ -4,3 +4,4 @@ test-@@-pcipt@@ > test-@@-qemuu-@@ guest-localmigrate > test-@@-win7-@@ guest-stop > test-@@-rumprun-@@ rumprun-demo-xenstorels/xenstorels.repeat > +@@-arm64-@@ hosts-allocate > -- > 2.1.4 >
diff --git a/allow.all b/allow.all index 1e3e378..22a4d18 100644 --- a/allow.all +++ b/allow.all @@ -4,3 +4,4 @@ test-@@-pcipt@@ test-@@-qemuu-@@ guest-localmigrate test-@@-win7-@@ guest-stop test-@@-rumprun-@@ rumprun-demo-xenstorels/xenstorels.repeat +@@-arm64-@@ hosts-allocate
We have no working ARM64 hardware right now. Stop blocking things. (Arguably this ought to be done in general for all arches, but actually bugs in the flight construction code can cause this too, and we wouldn't want such a regression to pass the osstest self-push-gate.) CC: Julien Grall <julien.grall@arm.com> CC: Stefano Stabellini <sstabellini@kernel.org> Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com> --- allow.all | 1 + 1 file changed, 1 insertion(+)