qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug 1926246] Re: chrome based apps can not be run under qemu user m


From: no-reply
Subject: Re: [Bug 1926246] Re: chrome based apps can not be run under qemu user mode
Date: Tue, 27 Apr 2021 02:03:44 -0700 (PDT)

Patchew URL: 
161951314717.4719.489219171575884785.malone@gac.canonical.com/">https://patchew.org/QEMU/161951314717.4719.489219171575884785.malone@gac.canonical.com/



Hi,

This series seems to have some coding style problems. See output below for
more information:

Type: series
Message-id: 161951314717.4719.489219171575884785.malone@gac.canonical.com
Subject: [Bug 1926246] Re: chrome based apps can not be run under qemu user mode

=== 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 ===

Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
From https://github.com/patchew-project/qemu
 * [new tag]         
patchew/161951314717.4719.489219171575884785.malone@gac.canonical.com -> 
patchew/161951314717.4719.489219171575884785.malone@gac.canonical.com
 - [tag update]      patchew/20210423044713.3403-1-dongli.zhang@oracle.com -> 
patchew/20210423044713.3403-1-dongli.zhang@oracle.com
 - [tag update]      patchew/20210423083351.2096734-1-kraxel@redhat.com -> 
patchew/20210423083351.2096734-1-kraxel@redhat.com
 - [tag update]      patchew/cover.1617281290.git.haibo.xu@linaro.org -> 
patchew/cover.1617281290.git.haibo.xu@linaro.org
Switched to a new branch 'test'
7defae3 chrome based apps can not be run under qemu user mode

=== OUTPUT BEGIN ===
ERROR: line over 90 characters
#22: FILE: linux-user/syscall.c:8540:
+            ret = get_errno(safe_execve(is_proc_myself(p, "exe") ? exec_path : 
p, argp, envp));

ERROR: Missing Signed-off-by: line(s)

total: 2 errors, 0 warnings, 8 lines checked

Commit 7defae3f3169 (chrome based apps can not be run under qemu user mode) has 
style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
=== OUTPUT END ===

Test command exited with code: 1


The full log is available at
161951314717.4719.489219171575884785.malone@gac.canonical.com/testing.checkpatch/?type=message">http://patchew.org/logs/161951314717.4719.489219171575884785.malone@gac.canonical.com/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]