From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752302AbeCTGdN (ORCPT ); Tue, 20 Mar 2018 02:33:13 -0400 Received: from mail-lf0-f54.google.com ([209.85.215.54]:41786 "EHLO mail-lf0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752186AbeCTGdA (ORCPT ); Tue, 20 Mar 2018 02:33:00 -0400 X-Google-Smtp-Source: AG47ELsqo+7rF01oovng0dhbFw+UbBUmhQOZT3pLIWVSFAMumgLO3xuyg2s2yynps7F6pFwZI25aRA== Subject: Re: [PATCH RESEND v2 0/2] drm/xen-front: Add support for Xen PV display frontend To: Boris Ostrovsky , xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, airlied@linux.ie, daniel.vetter@intel.com, seanpaul@chromium.org, gustavo@padovan.org, jgross@suse.com, konrad.wilk@oracle.com Cc: Oleksandr Andrushchenko References: <1520958066-22875-1-git-send-email-andr2000@gmail.com> <8055d76d-fb47-ee05-07b4-64e6be8e58c2@oracle.com> From: Oleksandr Andrushchenko Message-ID: <53379910-489e-7720-44ab-99ea8fb36d43@gmail.com> Date: Tue, 20 Mar 2018 08:32:57 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <8055d76d-fb47-ee05-07b4-64e6be8e58c2@oracle.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/20/2018 01:23 AM, Boris Ostrovsky wrote: > On 03/13/2018 12:21 PM, Oleksandr Andrushchenko wrote: >> From: Oleksandr Andrushchenko >> >> Hello! >> >> Resending with all the patches squashed on Daniel's request. > Which of the two series are we supposed to review? The 8-patch one or > this? (I hope it's the former) It was requested by Daniel Vetter that I squash all the series into a single patch, so this squashed single patch is on review now ([PATCH RESEND v2 0/2] drm/xen-front: Add support for Xen PV display frontend) I also discussed that with Juergen on IRC and he is ok with 3k LOC patch > -boris > > > Thank you, Oleksandr