Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754050AbcK1FJM (ORCPT ); Mon, 28 Nov 2016 00:09:12 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46392 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752325AbcK1FJH (ORCPT ); Mon, 28 Nov 2016 00:09:07 -0500 Date: Mon, 28 Nov 2016 07:09:01 +0200 From: "Michael S. Tsirkin" To: "Gonglei (Arei)" Cc: "linux-kernel@vger.kernel.org" , "qemu-devel@nongnu.org" , "virtio-dev@lists.oasis-open.org" , "virtualization@lists.linux-foundation.org" , "linux-crypto@vger.kernel.org" , Luonengjun , "stefanha@redhat.com" , "Huangweidong (C)" , "Wubin (H)" , "xin.zeng@intel.com" , Claudio Fontana , "herbert@gondor.apana.org.au" , "pasic@linux.vnet.ibm.com" , "davem@davemloft.net" , "Zhoujian (jay, Euler)" , "Hanweidong (Randy)" , "arei.gonglei@hotmail.com" , "cornelia.huck@de.ibm.com" , "Xuquan (Quan Xu)" , longpeng , "salvatore.benedetto@intel.com" Subject: Re: [virtio-dev] Re: [PATCH v2 2/2] crypto: add virtio-crypto driver Message-ID: <20161128070829-mutt-send-email-mst@kernel.org> References: <1479802223-121104-1-git-send-email-arei.gonglei@huawei.com> <1479802223-121104-3-git-send-email-arei.gonglei@huawei.com> <20161127045532-mutt-send-email-mst@kernel.org> <33183CC9F5247A488A2544077AF19020D97A10EC@SZXEMA503-MBS.china.huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <33183CC9F5247A488A2544077AF19020D97A10EC@SZXEMA503-MBS.china.huawei.com> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Mon, 28 Nov 2016 05:09:06 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 361 Lines: 13 On Mon, Nov 28, 2016 at 04:47:21AM +0000, Gonglei (Arei) wrote: > Michael, I'd like to add virtio-crypto stuff to your maintaining part likes > the virtio-net/blk parts so that the corresponding patches > can be CC'ed to you too because the virtio-crypto doesn't lay in > driver/virtio directory. Will you? > > Thanks! > -Gonglei Sure, that's fine. -- MST