Re: [PATCH 1/3] Drivers: hv: vmbus: Disable Suspend-to-Idle for VMBus

2024-09-12 Thread Saurabh Singh Sengar
On Thu, Sep 12, 2024 at 02:27:48PM -0700, Erni Sri Satya Vennela wrote: > If the Virtual Machine Connection window is focused, > a Hyper-V VM user can unintentionally touch the keyboard/mouse > when the VM is hibernating or resuming, and consequently the > hibernation or resume operation can be abo

[PATCH 3/3] Revert "HID: hyperv: register as a wakeup source"

2024-09-12 Thread Erni Sri Satya Vennela
This reverts commit f1210455e78a610c7b316389b31c162c371d888c. Remove mouse as wakeup source since Suspend-to-Idle feature is disabled. Signed-off-by: Erni Sri Satya Vennela --- drivers/hid/hid-hyperv.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/drivers/hid/hid-hyperv.c b/drivers/h

[PATCH 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"

2024-09-12 Thread Erni Sri Satya Vennela
This reverts commit 62238f3aadc9bc56da70100e19ec61b9f8d72a5f. Remove keyboard as wakeup source since Suspend-to-Idle feature is disabled. Signed-off-by: Erni Sri Satya Vennela --- drivers/input/serio/hyperv-keyboard.c | 12 1 file changed, 12 deletions(-) diff --git a/drivers/inpu

[PATCH 1/3] Drivers: hv: vmbus: Disable Suspend-to-Idle for VMBus

2024-09-12 Thread Erni Sri Satya Vennela
If the Virtual Machine Connection window is focused, a Hyper-V VM user can unintentionally touch the keyboard/mouse when the VM is hibernating or resuming, and consequently the hibernation or resume operation can be aborted unexpectedly. Fix the issue by no longer registering the keyboard/mouse as

[PATCH 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions

2024-09-12 Thread Erni Sri Satya Vennela
It has been reported that Hyper-V VM users can unintentionally abort hibernation by mouse or keyboard movements. To address this issue, we have decided to remove the wakeup events for the Hyper-V keyboard and mouse driver. However, this change introduces another problem: Suspend-to-Idle brings the

Re: [PATCH v2] clocksource: hyper-v: Fix hv tsc page based sched_clock for hibernation

2024-09-12 Thread Naman Jain
On 9/12/2024 8:51 PM, Michael Kelley wrote: From: Naman Jain Sent: Wednesday, September 11, 2024 9:51 PM On 9/12/2024 9:09 AM, Michael Kelley wrote: From: Naman Jain Sent: Tuesday, September 10, 2024 9:57 PM This version of the patch looks good to me from the standpoint of separatin

RE: [PATCH v2] clocksource: hyper-v: Fix hv tsc page based sched_clock for hibernation

2024-09-12 Thread Michael Kelley
From: Naman Jain Sent: Wednesday, September 11, 2024 9:51 PM > > On 9/12/2024 9:09 AM, Michael Kelley wrote: > > From: Naman Jain Sent: Tuesday, September 10, > 2024 9:57 PM > >> > > > > This version of the patch looks good to me from the standpoint of > > separating the x86 specific functional

[PATCH] net: mana: Add get_link and get_link_ksettings in ethtool

2024-09-12 Thread Erni Sri Satya Vennela
Add support for the ethtool get_link and get_link_ksettings operations. Display standard port information using ethtool. Before the change: $ethtool enP30832s1 >No data available After the change: $ethtool enP30832s1 >Settings for enP30832s1: Supported ports: [ ] Supported link m