From: Paolo Bonzini <pbonzini@redhat.com>
To: "Daniel P. Berrangé" <berrange@redhat.com>,
"Klim Kireev" <klim.kireev@virtuozzo.com>
Cc: qemu-devel@nongnu.org, marcandre.lureau@redhat.com
Subject: Re: [Qemu-devel] [PATCH v4] chardev/char-socket: add POLLHUP handler
Date: Thu, 25 Jan 2018 14:27:10 +0100 [thread overview]
Message-ID: <a8127262-47c0-f8c8-944d-79ea2398fa3a@redhat.com> (raw)
In-Reply-To: <20180125124511.GG1776@redhat.com>
On 25/01/2018 13:45, Daniel P. Berrangé wrote:
>> index e54388015a..558cd81bdd 160000
>> --- a/dtc
>> +++ b/dtc
>> @@ -1 +1 @@
>> -Subproject commit e54388015af1fb4bf04d0bca99caba1074d9cc42
>> +Subproject commit 558cd81bdd432769b59bff01240c44f82cfb1a9d
> Presumably accidental. You can fix this by doing
>
> cd dtc
> git checkout e54388015af1fb4bf04d0bca99caba1074d9cc42
> cd ..
> git add dtc
> git commit --amend
Also, I think:
git checkout HEAD^ -- dtc
git commit --amend
git submodule update
Paolo
next prev parent reply other threads:[~2018-01-25 13:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-25 12:39 [Qemu-devel] [PATCH v4] chardev/char-socket: add POLLHUP handler Klim Kireev
2018-01-25 12:43 ` no-reply
2018-01-25 12:45 ` Daniel P. Berrangé
2018-01-25 13:27 ` Paolo Bonzini [this message]
2018-01-25 12:48 ` Marc-André Lureau
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=a8127262-47c0-f8c8-944d-79ea2398fa3a@redhat.com \
--to=pbonzini@redhat.com \
--cc=berrange@redhat.com \
--cc=klim.kireev@virtuozzo.com \
--cc=marcandre.lureau@redhat.com \
--cc=qemu-devel@nongnu.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 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).