qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/7] tcg: Restart TB generation on overflow


From: no-reply
Subject: Re: [Qemu-devel] [PATCH v2 0/7] tcg: Restart TB generation on overflow
Date: Tue, 23 Apr 2019 08:48:37 -0700 (PDT)

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



Hi,

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

Type: series
Message-id: address@hidden
Subject: [Qemu-devel] [PATCH v2 0/7] tcg: Restart TB generation on overflow

=== 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/address@hidden -> patchew/address@hidden
Switched to a new branch 'test'
c3b499ac54 tcg/arm: Restrict constant pool displacement to 12 bits
504fe92c1a tcg/ppc: Allow the constant pool to overflow at 32k
6397f31dbe tcg: Restart TB generation after out-of-line ldst overflow
3a1b33b3fc tcg: Restart TB generation after constant pool overflow
fa2eeb08ba tcg: Restart TB generation after relocation overflow
4ab494c442 tcg: Restart after TB code generation overflow
d7de180b25 tcg: Hoist max_insns computation to tb_gen_code

=== OUTPUT BEGIN ===
1/7 Checking commit d7de180b256d (tcg: Hoist max_insns computation to 
tb_gen_code)
2/7 Checking commit 4ab494c44253 (tcg: Restart after TB code generation 
overflow)
3/7 Checking commit fa2eeb08baae (tcg: Restart TB generation after relocation 
overflow)
ERROR: trailing whitespace
#142: FILE: tcg/tcg.h:246:
+}; $

total: 1 errors, 0 warnings, 140 lines checked

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

4/7 Checking commit 3a1b33b3fc70 (tcg: Restart TB generation after constant 
pool overflow)
5/7 Checking commit 6397f31dbe0e (tcg: Restart TB generation after out-of-line 
ldst overflow)
6/7 Checking commit 504fe92c1ae8 (tcg/ppc: Allow the constant pool to overflow 
at 32k)
7/7 Checking commit c3b499ac5483 (tcg/arm: Restrict constant pool displacement 
to 12 bits)
=== 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]