From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751917AbdJZUpF (ORCPT ); Thu, 26 Oct 2017 16:45:05 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:48596 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751533AbdJZUpE (ORCPT ); Thu, 26 Oct 2017 16:45:04 -0400 Subject: Re: [PATCH v7 13/13] xen: introduce a Kconfig option to enable the pvcalls frontend To: Stefano Stabellini References: <1509045112-9807-1-git-send-email-sstabellini@kernel.org> <1509045112-9807-13-git-send-email-sstabellini@kernel.org> Cc: xen-devel@lists.xen.org, linux-kernel@vger.kernel.org, jgross@suse.com, Stefano Stabellini From: Boris Ostrovsky Message-ID: <0d760e9e-c97a-dae3-dab3-d1c82ceead96@oracle.com> Date: Thu, 26 Oct 2017 16:45:58 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/26/2017 04:16 PM, Stefano Stabellini wrote: > On Thu, 26 Oct 2017, Boris Ostrovsky wrote: >> On 10/26/2017 03:11 PM, Stefano Stabellini wrote: >>> Also add pvcalls-front to the Makefile. >>> >>> Signed-off-by: Stefano Stabellini >>> CC: boris.ostrovsky@oracle.com >>> CC: jgross@suse.com >> Reviewed-by: Boris Ostrovsky > Thank you!! > > The series is fully acked now. I guess it could be added to xentip? > Maybe for v4.15? Yes, that's the plan unless other reviews come in. I will probably create the branch on Monday (assuming rc7 will be the last rc for 4.14). It's later than usual but we haven't had anything for 4.15. -boris