qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 00/19] linux-user: Misc patches for 5.0


From: no-reply
Subject: Re: [PATCH v4 00/19] linux-user: Misc patches for 5.0
Date: Sat, 11 Jan 2020 08:13:36 -0800 (PST)

Patchew URL: https://patchew.org/QEMU/address@hidden/



Hi,

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

Subject: [PATCH v4 00/19] linux-user: Misc patches for 5.0 
Type: series
Message-id: address@hidden

=== 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
Switched to a new branch 'test'
400f993 linux-user: Add support for KCOV_INIT_TRACE ioctl
8929677 linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctls
b20d5c0 configure: Detect kcov support and introduce CONFIG_KCOV
566462d linux-user: Add support for FDGETFDCSTAT ioctl
1519b94 linux-user: Add support for FDFMT<BEG|TRK|END> ioctls
e0210c1 linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> 
ioctls
5217d67 linux-user: Add support for FIFREEZE and FITHAW ioctls
5d091c7 linux-user: Add support for FITRIM ioctl
b39749e linux-user: Add support for FS_IOC_FS<GET|SET>XATTR ioctls
0014ebb linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls
f4000fd linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls
4f6b25b linux-user: Add support for FS_IOC_<GET|SET>VERSION ioctls
e273af4 linux-user: xtensa: Remove unused constant TARGET_NR_syscall_count
45583a2 linux-user: xtensa: Update syscall numbers to kernel 5.5 rc3 level
cb3ec39 linux-user: x86_64: Update syscall numbers to kernel 5.5 rc3 level
d2f11c1 linux-user: mips: Update syscall numbers to kernel 5.5 rc3 level
7670230 linux-user: microblaze: Update syscall numbers to kernel 5.5 rc3 level
ecbf45f linux-user: m68k: Update syscall numbers to kernel 5.5 rc3 level
cca9367 linux-user: Fix some constants in termbits.h

=== OUTPUT BEGIN ===
1/19 Checking commit cca936770168 (linux-user: Fix some constants in termbits.h)
2/19 Checking commit ecbf45fd21a9 (linux-user: m68k: Update syscall numbers to 
kernel 5.5 rc3 level)
3/19 Checking commit 7670230d1ddb (linux-user: microblaze: Update syscall 
numbers to kernel 5.5 rc3 level)
4/19 Checking commit d2f11c122963 (linux-user: mips: Update syscall numbers to 
kernel 5.5 rc3 level)
5/19 Checking commit cb3ec39377e8 (linux-user: x86_64: Update syscall numbers 
to kernel 5.5 rc3 level)
6/19 Checking commit 45583a29d092 (linux-user: xtensa: Update syscall numbers 
to kernel 5.5 rc3 level)
7/19 Checking commit e273af4f4e08 (linux-user: xtensa: Remove unused constant 
TARGET_NR_syscall_count)
ERROR: Missing Signed-off-by: line(s)

total: 1 errors, 0 warnings, 6 lines checked

Patch 7/19 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.

8/19 Checking commit 4f6b25b36f59 (linux-user: Add support for 
FS_IOC_<GET|SET>VERSION ioctls)
9/19 Checking commit f4000fd1a019 (linux-user: Add support for 
FS_IOC32_<GET|SET>FLAGS ioctls)
10/19 Checking commit 0014ebb01339 (linux-user: Add support for 
FS_IOC32_<GET|SET>VERSION ioctls)
11/19 Checking commit b39749eac0d4 (linux-user: Add support for 
FS_IOC_FS<GET|SET>XATTR ioctls)
12/19 Checking commit 5d091c7a4d8e (linux-user: Add support for FITRIM ioctl)
13/19 Checking commit 5217d67b408e (linux-user: Add support for FIFREEZE and 
FITHAW ioctls)
14/19 Checking commit e0210c1065b8 (linux-user: Add support for 
FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctls)
15/19 Checking commit 1519b94efae4 (linux-user: Add support for 
FDFMT<BEG|TRK|END> ioctls)
16/19 Checking commit 566462d5371b (linux-user: Add support for FDGETFDCSTAT 
ioctl)
17/19 Checking commit b20d5c03e76f (configure: Detect kcov support and 
introduce CONFIG_KCOV)
18/19 Checking commit 8929677a6277 (linux-user: Add support for 
KCOV_<ENABLE|DISABLE> ioctls)
19/19 Checking commit 400f993ae8ed (linux-user: Add support for KCOV_INIT_TRACE 
ioctl)
=== OUTPUT END ===

Test command exited with code: 1


The full log is available at
http://patchew.org/logs/address@hidden/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to address@hidden

reply via email to

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