> Subject: [v4 1/5] vhost: skip crypto op fetch before vring init
>
> Until virtio avail ring is initialized (by VHOST_USER_SET_VRING_ADDR),
> worker thread should not try to fetch crypto op, which would lead to
> memory fault.
>
> Fixes: 939066d96563 ("vhost/crypto: add public function implementation")
> Cc: [email protected]
>
> Signed-off-by: Gowrishankar Muthukrishnan <[email protected]>
Acked-by: Akhil Goyal <[email protected]>
- [v3 0/5] vhost: add RSA support Gowrishankar Muthukrishnan
- [v3 1/5] vhost: skip crypto op fetch befor... Gowrishankar Muthukrishnan
- [v3 4/5] vhost: support asymmetric RSA cry... Gowrishankar Muthukrishnan
- [v3 5/5] examples/vhost_crypto: support as... Gowrishankar Muthukrishnan
- [v3 3/5] examples/vhost_crypto: fix user c... Gowrishankar Muthukrishnan
- [v3 2/5] vhost: update vhost_user crypto s... Gowrishankar Muthukrishnan
- [v4 0/5] vhost: add RSA support Gowrishankar Muthukrishnan
- [v4 1/5] vhost: skip crypto op fetch b... Gowrishankar Muthukrishnan
- RE: [v4 1/5] vhost: skip crypto op... Akhil Goyal
- [v4 3/5] examples/vhost_crypto: fix us... Gowrishankar Muthukrishnan
- RE: [v4 3/5] examples/vhost_crypto... Akhil Goyal
- [v4 4/5] vhost: support asymmetric RSA... Gowrishankar Muthukrishnan
- RE: [v4 4/5] vhost: support asymme... Akhil Goyal
- [v4 2/5] vhost: update vhost_user cryp... Gowrishankar Muthukrishnan
- RE: [v4 2/5] vhost: update vhost_u... Akhil Goyal
- [v4 5/5] examples/vhost_crypto: suppor... Gowrishankar Muthukrishnan
- RE: [v4 5/5] examples/vhost_crypto... Akhil Goyal
- RE: [v4 0/5] vhost: add RSA support Akhil Goyal
- [v5 0/5] vhost: add RSA support Gowrishankar Muthukrishnan

