qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PULL 54/54] crypto: Introduce RSA algorithm


From: Richard Henderson
Subject: Re: [PULL 54/54] crypto: Introduce RSA algorithm
Date: Fri, 10 Jun 2022 23:17:40 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 6/10/22 17:35, Michael S. Tsirkin wrote:
On Fri, Jun 10, 2022 at 11:05:13AM -0700, Richard Henderson wrote:
Build failure:

../backends/cryptodev-builtin.c:187:27: error: result of comparison of
unsigned enum expression < 0 is always false
[-Werror,-Wtautological-unsigned-enum-zero-compare]
          if (opt->hash_alg < 0) {
              ~~~~~~~~~~~~~ ^ ~

Yep, e.g.

https://gitlab.com/qemu-project/qemu/-/jobs/2574418442



Dropped now and re-pushed a tag. Can you try pulling that pls?

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as 
appropriate.


r~





reply via email to

[Prev in Thread] Current Thread [Next in Thread]