From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFg9W-0005uq-Ih for qemu-devel@nongnu.org; Thu, 16 Jul 2015 06:12:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZFg9R-0003cu-JD for qemu-devel@nongnu.org; Thu, 16 Jul 2015 06:12:30 -0400 Received: from mail-vn0-f45.google.com ([209.85.216.45]:38106) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFg9R-0003cq-Fw for qemu-devel@nongnu.org; Thu, 16 Jul 2015 06:12:25 -0400 Received: by vnav203 with SMTP id v203so7484781vna.5 for ; Thu, 16 Jul 2015 03:12:25 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <55A782B1.9080209@redhat.com> References: <1437040522-19799-1-git-send-email-rjones@redhat.com> <55A782B1.9080209@redhat.com> From: Peter Maydell Date: Thu, 16 Jul 2015 11:12:00 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH] crypto/cipher-nettle.c: Pass correct function type to cbc_encrypt and cbc_decrypt. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: "Richard W.M. Jones" , QEMU Developers On 16 July 2015 at 11:08, Paolo Bonzini wrote: > > > On 16/07/2015 12:04, Peter Maydell wrote: >> Is this the same issue that Radim's patchset from a few days >> back is addressing? > > Yes. Are you going to apply it, or should I include it in the pull > request I'll send out today? If you put it in your pull request that would be easier for me. thanks -- PMM