From: Cornelia Huck <cohuck@redhat.com>
To: no-reply@patchew.org
Cc: qemu-devel@nongnu.org, pavel.zbitskiy@gmail.com, famz@redhat.com,
qemu-s390x@nongnu.org, richard.henderson@linaro.org,
david@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support
Date: Thu, 16 Aug 2018 10:10:45 +0200 [thread overview]
Message-ID: <20180816101045.58e56d90.cohuck@redhat.com> (raw)
In-Reply-To: <153435752494.13634.12287809162339284939@502c9da6d61e>
On Wed, 15 Aug 2018 11:25:26 -0700 (PDT)
no-reply@patchew.org wrote:
> === OUTPUT BEGIN ===
> Checking PATCH 1/7: tests/tcg: add a simple s390x test...
> WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
> #13:
> new file mode 100644
tests/tcg/s390x/ does not seem to have a MAINTAINERS entry yet (it did
not contain anything interesting before, anyway.) Probably should be
added to the s390x/tcg section, as for the other architectures.
>
> total: 0 errors, 1 warnings, 10 lines checked
>
> Your patch has style problems, please review. If any of these errors
> are false positives report them to the maintainer, see
> CHECKPATCH in MAINTAINERS.
> Checking PATCH 2/7: target/s390x: add BAL and BALR instructions...
> Checking PATCH 3/7: target/s390x: fix CSST decoding and runtime alignment check...
> WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
> #72:
> new file mode 100644
>
> ERROR: space prohibited before open square bracket '['
> #98: FILE: tests/tcg/s390x/csst.c:22:
> + : [op1] "+m" (op1),
>
> ERROR: space prohibited before open square bracket '['
> #102: FILE: tests/tcg/s390x/csst.c:26:
> + : [flags] "K" (0x0301),
Checkpatch often seems to have a hard time dealing with inline
assemblies. Probably best to just ignore the errors.
next prev parent reply other threads:[~2018-08-16 8:11 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-10 3:01 [Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support Pavel Zbitskiy
2018-08-10 3:01 ` [Qemu-devel] [PATCH 1/7] tests/tcg: add a simple s390x test Pavel Zbitskiy
2018-08-13 8:53 ` [Qemu-devel] [qemu-s390x] " David Hildenbrand
2018-08-16 13:44 ` Thomas Huth
2018-08-10 3:01 ` [Qemu-devel] [PATCH 2/7] target/s390x: add BAL and BALR instructions Pavel Zbitskiy
2018-08-13 8:53 ` [Qemu-devel] [qemu-s390x] " David Hildenbrand
2018-08-10 3:01 ` [Qemu-devel] [PATCH 3/7] target/s390x: fix CSST decoding and runtime alignment check Pavel Zbitskiy
2018-08-10 13:07 ` David Hildenbrand
2018-08-10 3:01 ` [Qemu-devel] [PATCH 4/7] target/s390x: fix IPM polluting irrelevant bits Pavel Zbitskiy
2018-08-10 13:09 ` David Hildenbrand
2018-08-10 3:01 ` [Qemu-devel] [PATCH 5/7] target/s390x: add EX support for TRT and TRTR Pavel Zbitskiy
2018-08-13 8:40 ` [Qemu-devel] [qemu-s390x] " David Hildenbrand
2018-08-10 3:01 ` [Qemu-devel] [PATCH 6/7] target/s390x: fix PACK reading 1 byte less and writing 1 byte more Pavel Zbitskiy
2018-08-10 3:01 ` [Qemu-devel] [PATCH 7/7] target/s390x: implement CVB, CVBY and CVBG Pavel Zbitskiy
2018-08-10 13:04 ` [Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support Cornelia Huck
2018-08-10 13:11 ` David Hildenbrand
2018-08-15 18:25 ` no-reply
2018-08-16 8:10 ` Cornelia Huck [this message]
2018-08-17 13:39 ` no-reply
-- strict thread matches above, loose matches on Subject: below --
2018-08-21 2:50 Pavel Zbitskiy
2018-08-21 7:56 ` David Hildenbrand
2018-08-21 8:44 ` Cornelia Huck
2018-08-21 12:24 ` Cornelia Huck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180816101045.58e56d90.cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=david@redhat.com \
--cc=famz@redhat.com \
--cc=no-reply@patchew.org \
--cc=pavel.zbitskiy@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.