[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] target/ppc: Fix SPE unavailable exception triggering
From: |
no-reply |
Subject: |
Re: [PATCH] target/ppc: Fix SPE unavailable exception triggering |
Date: |
Sat, 25 Jul 2020 14:04:29 -0700 (PDT) |
Patchew URL:
20200725191436.31828-1-matthieu.bucchianeri@leostella.com/">https://patchew.org/QEMU/20200725191436.31828-1-matthieu.bucchianeri@leostella.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20200725191436.31828-1-matthieu.bucchianeri@leostella.com
Subject: [PATCH] target/ppc: Fix SPE unavailable exception triggering
=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback base..
=== TEST SCRIPT END ===
From https://github.com/patchew-project/qemu
7adfbea..b0ce3f0 master -> master
From https://github.com/patchew-project/qemu
* [new tag]
patchew/20200725191436.31828-1-matthieu.bucchianeri@leostella.com ->
patchew/20200725191436.31828-1-matthieu.bucchianeri@leostella.com
fatal: failed to write ref-pack file
fatal: The remote end hung up unexpectedly
Traceback (most recent call last):
File "patchew-tester2/src/patchew-cli", line 531, in test_one
git_clone_repo(clone, r["repo"], r["head"], logf, True)
File "patchew-tester2/src/patchew-cli", line 62, in git_clone_repo
subprocess.check_call(clone_cmd, stderr=logf, stdout=logf)
File "/opt/rh/rh-python36/root/usr/lib64/python3.6/subprocess.py", line 291,
in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['git', 'clone', '-q',
'/home/patchew2/.cache/patchew-git-cache/httpsgithubcompatchewprojectqemu-3c8cf5a9c21ff8782164d1def7f44bd888713384',
'/var/tmp/patchew-tester-tmp-xmt7q0s9/src']' returned non-zero exit status 128.
The full log is available at
20200725191436.31828-1-matthieu.bucchianeri@leostella.com/testing.checkpatch/?type=message">http://patchew.org/logs/20200725191436.31828-1-matthieu.bucchianeri@leostella.com/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com