From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: [PATCH] xen_hvc: no reason to write the type key on xenstore Date: Mon, 11 Aug 2014 12:58:47 +0100 Message-ID: <53E8AFF7.70207@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Stefano Stabellini , xen-devel@lists.xensource.com Cc: Konrad Rzeszutek Wilk , Dave Scott , linux-kernel@vger.kernel.org List-Id: xen-devel@lists.xenproject.org On 11/08/14 12:54, Stefano Stabellini wrote: > The backend type is chosen by the toolstack. Regardless, the frontend > should not care, especially given that it cannot have an effect as the > backend is started before this code is run. > > Signed-off-by: Stefano Stabellini Reviewed-by: David Vrabel This needs go via the TTY subsystem (you didn't Cc the maintainers). David