From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752174AbeEQNJK (ORCPT ); Thu, 17 May 2018 09:09:10 -0400 Received: from mail-lf0-f67.google.com ([209.85.215.67]:43051 "EHLO mail-lf0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751619AbeEQNJH (ORCPT ); Thu, 17 May 2018 09:09:07 -0400 X-Google-Smtp-Source: AB8JxZpexsYc2S6MDVRzcWW+SH0hout0qMazaw/t5CdYHhNZoBfSXUOc8xEpSp5LOouY7JPY1dQIiQ== Subject: Re: [PATCH v3 2/2] Input: xen-kbdfront - allow better run-time configuration To: Boris Ostrovsky , Dmitry Torokhov , konrad.wilk@oracle.com Cc: xen-devel@lists.xenproject.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, jgross@suse.com, lyan@suse.com, andrii_chepurnyi@epam.com, Oleksandr Andrushchenko References: <20180514144029.16019-1-andr2000@gmail.com> <20180514144029.16019-2-andr2000@gmail.com> <20180516171528.GD21971@dtor-ws> <20180516210817.GF21971@dtor-ws> <7cecb5d1-5cd3-b63d-d6eb-d1e2dfba9ca6@gmail.com> From: Oleksandr Andrushchenko Message-ID: <60ed5392-eff6-be1c-f092-bb93184db060@gmail.com> Date: Thu, 17 May 2018 16:09:04 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: 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 05/17/2018 04:08 PM, Boris Ostrovsky wrote: > On 05/17/2018 01:31 AM, Oleksandr Andrushchenko wrote: >> I will go with the change you suggested and >> I'll send v4 tomorrow then. > > > Please make sure your changes to kbdif.h are in Xen first. I believe you > submitted a patch there but I don't see it in the staging tree yet. Sure, I already have Release ack for the one which is not in Xen tree yet, hope Konrad can apply it today, so tomorrow Xen and Linux are both ok (or by the time I send v4). > -boris Thank you, Oleksandr