From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933375AbdDGL3m (ORCPT ); Fri, 7 Apr 2017 07:29:42 -0400 Received: from mx2.suse.de ([195.135.220.15]:48770 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933321AbdDGL3a (ORCPT ); Fri, 7 Apr 2017 07:29:30 -0400 Subject: Re: [Xen-devel] [For Linux 1/4] xen/kbdif: update protocol description To: Oleksandr Andrushchenko , xen-devel@lists.xenproject.org References: <1491553840-5180-1-git-send-email-andr2000@gmail.com> <1491553840-5180-2-git-send-email-andr2000@gmail.com> Cc: lars.kurth@citrix.com, sstabellini@kernel.org, vlad.babchuk@gmail.com, linux-kernel@vger.kernel.org, Oleksandr Andrushchenko , julien.grall@arm.com, andrii.anisov@gmail.com, olekstysh@gmail.com, al1img@gmail.com, joculator@gmail.com, Boris Ostrovsky From: Juergen Gross Message-ID: <09930176-658f-2c97-dedb-de6e326389e2@suse.com> Date: Fri, 7 Apr 2017 13:29:27 +0200 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: <1491553840-5180-2-git-send-email-andr2000@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/04/17 10:30, Oleksandr Andrushchenko wrote: > From: Oleksandr Andrushchenko > > The patch clarifies the protocol that is used by the PV keyboard > drivers. > > Reviewed-by: Konrad Rzeszutek Wilk > Reviewed-by: Stefano Stabellini > Signed-off-by: Oleksandr Andrushchenko Acked-by: Juergen Gross I don't think its appropriate to keep the R-b:'s from the Xen commits for the Linux kernel. I can remove them when committing in case no V2 will be necessary. Added Boris. Juergen