Type: series Message-id: 20201105002935.680486-1-richard.henderson@linaro.org Subject: [PULL for-5.2 0/2] tcg patch queue === 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/20201105002935.680486-1-richard.henderson@linaro.org -> patchew/20201105002935.680486-1-richard.henderson@linaro.org Switched to a new branch 'test' 14c2e32 tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END" e128f04 tcg: Remove assert from set_jmp_reset_offset === OUTPUT BEGIN === [34m[1m1/2[0m Checking commit e128f0458a0d (tcg: Remove assert from set_jmp_reset_offset) [34m[1m2/2[0m Checking commit 14c2e32dffef (tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END") [1m[35mWARNING:[0m Block comments use a leading /* on a separate line #75: FILE: tcg/optimize.c:1491: + /* Default case: we know nothing about operation (or were unable [1m[35mWARNING:[0m Block comments use * on subsequent lines #76: FILE: tcg/optimize.c:1492: + /* Default case: we know nothing about operation (or were unable + to compute the operation result) so no propagation is done. [1m[35mWARNING:[0m Block comments use a trailing */ on a separate line #79: FILE: tcg/optimize.c:1495: + the non-zero bits mask for the first output arg. */ [1m[35mWARNING:[0m Block comments use a leading /* on a separate line #86: FILE: tcg/optimize.c:1502: + /* Save the corresponding known-zero bits mask for the [1m[35mWARNING:[0m Block comments use * on subsequent lines #87: FILE: tcg/optimize.c:1503: + /* Save the corresponding known-zero bits mask for the + first output argument (only one supported so far). */ [1m[35mWARNING:[0m Block comments use a trailing */ on a separate line #87: FILE: tcg/optimize.c:1503: + first output argument (only one supported so far). */ total: 0 errors, 6 warnings, 47 lines checked Patch 2/2 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: 0