Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp1994240ybl; Sat, 25 Jan 2020 13:46:55 -0800 (PST) X-Google-Smtp-Source: APXvYqwexyDUwkoKEyLfT7RNs4Bn02EJ68t9MQKkdmeubPSqoNVwCH4Ow2cCpY0xArlShfDpY3qJ X-Received: by 2002:aca:814:: with SMTP id 20mr3440888oii.159.1579988815811; Sat, 25 Jan 2020 13:46:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579988815; cv=none; d=google.com; s=arc-20160816; b=NB9yKlhH2dL08KcwJIcg7/y1b1hCT9yxw/RvTfB3miA2WV9A7E87QZeBxouYgTS6K/ XcSiCU7U04qO0OoZKnkxQB/wbswLhywTUkrrsVXaJjeC+SRBVL0tU2cI5gUMuNLFeO/M iRyXtMvTsDtPUkUnRmgPJnh3mbm8SU9ssoRWKxFmSe7+TNvEWFLM44t9QExY+RuFjODQ spuFOBwHgqn5l1WhQG5CPQQgKmXju1Pvsj+yaXsXVHz6itJkVFMt0SB4O2ENI5yC0QWP u/pj3nR1LXL1GP9Zajv/hPAL2sYnOiagO9lwLe3qVuWRIlMcpfQpzr9R1tmtrPysu56k Svkw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=lNK/Hszlx7RFe5U3MLwmGg7ljRcgqIyzWMCqN6Bl8vY=; b=B5xTqBXD6cCRvW4uXRzl0ovBGGypRkPGXjamv5haCdXTWBFVGAwUUh0AMjDF1YEMcR +4GPrkWT0Zto3yUf1BgMqSlpUYgzDxgVBvR7dGUsBRGIKumDFMRkhv1I1+fcV7eoOnbn LaJ/Mg8Wnlqu+2acxrrXLZS8rukN1vLetAWoOshOPIdWihG3zHZ0vknXdcyMm7BRedTQ 8lfvYu+wXUPQhggsUlWzkSTaZczZWhHVIujHbRbsiwkKDHcOdTPANJU9E9tb2BLKFNSI gS3rkCCxSE4v6ZT8oO1enC74K/uTADl8YnFXhtFmGxK9JD9REsiH4RDj6puzNUhL0n3z iiuw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Q8GDHX7M; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w5si5036563otq.238.2020.01.25.13.46.44; Sat, 25 Jan 2020 13:46:55 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Q8GDHX7M; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727409AbgAYVpv (ORCPT + 99 others); Sat, 25 Jan 2020 16:45:51 -0500 Received: from mail.kernel.org ([198.145.29.99]:58940 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726780AbgAYVpu (ORCPT ); Sat, 25 Jan 2020 16:45:50 -0500 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 922B720716; Sat, 25 Jan 2020 21:45:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579988749; bh=keOy4GRQhyXRTP/uhH/nLH96KFaq+Sid+s3TTEP9b/A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Q8GDHX7MNYQlUe4RjDIHaJzDlzlesYuLGOvW8lO6ElTcfdwu/Jw/CYhQnQJeV9b0N +DLEHIQnQVJ4BAewHnFPj20dEbTxrVb40917yLeKR8Cm1mIfmfFTLcI44gT6yxHQtY n3hdH6FrK4KMNyoWc/1OANUSHq3dRcDypPED/kSI= Date: Sat, 25 Jan 2020 16:45:48 -0500 From: Sasha Levin To: Dexuan Cui Cc: "dmitry.torokhov@gmail.com" , KY Srinivasan , Haiyang Zhang , Stephen Hemminger , "linux-hyperv@vger.kernel.org" , "linux-input@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Michael Kelley , Sasha Levin Subject: Re: [PATCH][RESEND] Input: hyperv-keyboard: Add the support of hibernation Message-ID: <20200125214548.GA11467@sasha-vm> References: <1578350444-129991-1-git-send-email-decui@microsoft.com> <20200111162657.GJ1706@sasha-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jan 25, 2020 at 01:59:03AM +0000, Dexuan Cui wrote: >> From: linux-hyperv-owner@vger.kernel.org >> On Behalf Of Dexuan Cui >> Sent: Wednesday, January 15, 2020 11:53 AM >> > ... >> > On Mon, Jan 06, 2020 at 02:40:44PM -0800, Dexuan Cui wrote: >> > >Add suspend() and resume() functions so the Hyper-V virtual keyboard >> > >can participate in VM hibernation. >> > > >> > >Note that the keyboard is a "wakeup" device that could abort an in-progress >> > >hibernation if there is keyboard event. No attempt is made to suppress >> > this >> > >behavior. If desired, a sysadmin can disable the keyboard as a wakeup >> > device >> > >using standard mechanisms such as: >> > > >> > >echo disabled > >> > /sys/bus/vmbus/drivers/hyperv_keyboard/XXX/power/wakeup >> > >(where XXX is the device's GUID) >> > > >> > >Reviewed-by: Michael Kelley >> > >Signed-off-by: Dexuan Cui >> > >--- >> > > >> > >This is a RESEND of https://lkml.org/lkml/2019/11/24/115 . >> > >> > >Please review. >> > > >> > >If it looks good, Sasha Levin, can you please pick it up via the >> > >hyperv/linux.git tree, as you did last time for this driver? >> > >> > This will need an ack from the input driver maintainers, unless they >> > want to give a blanket ack to this type of patches. >> > >> > Thanks, >> > Sasha >> >> Hi Dmitry, >> May I have your Acked-by for this patch? >> >> Thanks >> -- Dexuan > >It looks Dmitry may be on leave and there is no ACK from any input driver >maintainers. :-( > >Sasha, for this patch, I would suggest it may as well go directly through the >Hyper-V tree because >1. It's really small and it's a pure Hyper-V change. >2. This is for a new functionality and it can not break any existing code. >3. I'm pretty sure it can not cause any merge conflict or build failure. > >It's still wonderful to get an Ack or some comment from the input driver >maintainer(s), so maybe let's wait more time (e.g. a week?) and then I >suggust we proceed. I'll queue it up via the hyperv tree, if anyone has any objections please let me know. -- Thanks, Sasha