On Mon, Mar 02, 2020 at 11:25:44PM +0100, Daniel Vetter wrote:
> I also did a full review of all callers, and only the xen driver
> forgot to call drm_dev_put in the failure path. Fix that up too.
So ~40 callers - phew..
>
> v2: I noticed that xen has a drm_driver.release hook, and uses
> drm_de
flight 148148 linux-5.4 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/148148/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-qemut-rhel6hvm-amd 12 guest-start/redhat.repeat fail REGR. vs.
146121
test-amd64-am
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
for-linus-5.6b-rc5-tag
xen: branch for v5.6-rc5
It contains 4 fixes and a small cleanup patch:
- 2 fixes by Dongli Zhang fixing races in the xenbus driver
- 2 fixes by me fixing issues introdu
flight 148151 linux-4.19 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/148151/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-qemuu-nested-intel 17 debian-hvm-install/l1/l2 fail REGR. vs.
142932
test-amd64-i
Make event channel functions pass event channel port using
evtchn_port_t type. It eliminates signed <-> unsigned conversion.
Signed-off-by: Yan Yankovskyi
---
drivers/xen/events/events_2l.c| 16 +++---
drivers/xen/events/events_base.c | 83 ++-
drivers/xen/ev
flight 148157 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/148157/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-i386-xsm6 xen-buildfail REGR. vs. 148114
build-i386
The pull request you sent on Sat, 7 Mar 2020 10:36:17 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
> for-linus-5.6b-rc5-tag
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/cbee7c8b4485fb876895b82ddba19ae4e2e2d102
Thank you!
--
Deet-doot-dot, I
branch xen-unstable
xenbranch xen-unstable
job test-amd64-amd64-xl-credit1
testid guest-start
Tree: linux git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Tree: linuxfirmware git://xenbits.xen.org/osstest/linux-firmware.git
Tree: ovmf git://xenbits.xen.org/osstest/ovmf.git
Tree
flight 148153 linux-4.14 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/148153/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-armhf-armhf-xl 7 xen-boot fail REGR. vs. 142849
test-armhf-armhf-xl-
On 3/7/20 8:43 AM, Yan Yankovskyi wrote:
> Make event channel functions pass event channel port using
> evtchn_port_t type. It eliminates signed <-> unsigned conversion.
>
> static int find_virq(unsigned int virq, unsigned int cpu)
> {
> struct evtchn_status status;
> - int port, rc
flight 148160 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/148160/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-qemuu-rhel6hvm-intel 12 guest-start/redhat.repeat fail REGR.
vs. 148098
test-amd
flight 148165 linux-4.9 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/148165/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-amd64-qemuu-nested-intel 17 debian-hvm-install/l1/l2 fail REGR. vs.
142947
Tests which a
flight 148167 linux-next real [real]
http://logs.test-lab.xenproject.org/osstest/logs/148167/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-amd64-amd64-qemuu-nested-intel 17 debian-hvm-install/l1/l2 fail like
148038
test-amd64-amd64-xl-qemut-win7-amd6
flight 148176 seabios real [real]
http://logs.test-lab.xenproject.org/osstest/logs/148176/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-amd64-i386-xl-qemuu-win7-amd64 17 guest-stop fail like 146357
test-amd64-amd64-xl-qemuu-ws16-amd64 17 g
On Wed, Mar 04, 2020 at 04:38:16PM +0100, Philippe Mathieu-Daudé wrote:
> Description copied from Linux kernel commit from Gustavo A. R. Silva
> (see [3]):
>
> --v-- description start --v--
>
> The current codebase makes use of the zero-length array language
> extension to the C90 standard, b
On Wed, Mar 04, 2020 at 04:38:15PM +0100, Philippe Mathieu-Daudé wrote:
> Description copied from Linux kernel commit from Gustavo A. R. Silva
> (see [3]):
>
> --v-- description start --v--
>
> The current codebase makes use of the zero-length array language
> extension to the C90 standard, b
16 matches
Mail list logo