From: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
To: qemu-arm@nongnu.org, qemu-devel@nongnu.org
Cc: "Laurent Vivier" <lvivier@redhat.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
"Thomas Huth" <thuth@redhat.com>,
"Andrew Jeffery" <andrew@aj.id.au>,
"Cédric Le Goater" <clg@kaod.org>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Joel Stanley" <joel@jms.id.au>
Subject: Re: [PATCH v3 2/2] tests: Aspeed HACE Scatter-Gather tests
Date: Fri, 26 Mar 2021 16:48:01 -0300 [thread overview]
Message-ID: <77ed0e65-471c-abde-3e80-cc90a6d0a666@linux.vnet.ibm.com> (raw)
In-Reply-To: <20210326193745.13558-3-klaus@linux.vnet.ibm.com>
>
> static const struct masks ast2600_masks = {
> - .src = 0x7fffffff,
> - .dest = 0x7ffffff8,
> - .len = 0x0fffffff,
> + .src = 0x7fffffff,
> + .dest = 0x7ffffff8,
> + .len = 0x0fffffff,
> };
Apologies for that - Need to proof-read my patches better,
even if it's Friday evening :-(
But I'm guessing this can be fixed on merge or if a (real)
next version is necessary. Let me know otherwise.
-Klaus
--
Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
next prev parent reply other threads:[~2021-03-26 20:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-26 19:37 [PATCH v3 0/2] aspeed: HACE hash Scatter-Gather support Klaus Heinrich Kiwi
2021-03-26 19:37 ` [PATCH v3 1/2] aspeed: Add Scater-Gather support for HACE Hash Klaus Heinrich Kiwi
2021-03-29 8:10 ` Cédric Le Goater
2021-03-26 19:37 ` [PATCH v3 2/2] tests: Aspeed HACE Scatter-Gather tests Klaus Heinrich Kiwi
2021-03-26 19:48 ` Klaus Heinrich Kiwi [this message]
2021-03-29 7:05 ` Cédric Le Goater
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=77ed0e65-471c-abde-3e80-cc90a6d0a666@linux.vnet.ibm.com \
--to=klaus@linux.vnet.ibm.com \
--cc=andrew@aj.id.au \
--cc=clg@kaod.org \
--cc=joel@jms.id.au \
--cc=lvivier@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).