Re: [PATCH 08/15] platform/x86/amd/pmf: Add support to update system state

2023-09-27 Thread Ilpo Järvinen
On Fri, 22 Sep 2023, Shyam Sundar S K wrote: > PMF driver based on the output actions from the TA can request to update > the system states like entering s0i3, lock screen etc. by generating > an uevent. Based on the udev rules set in the userspace the event id > matching the uevent shall get

Re: [PATCH 08/15] platform/x86/amd/pmf: Add support to update system state

2023-09-25 Thread kernel test robot
/linux/kernel/git/hid/hid.git for-next patch link: https://lore.kernel.org/r/20230922175056.244940-9-Shyam-sundar.S-k%40amd.com patch subject: [PATCH 08/15] platform/x86/amd/pmf: Add support to update system state reproduce: (https://download.01.org/0day-ci/archive/20230926/202309260515.5xbr6n0g

[PATCH 08/15] platform/x86/amd/pmf: Add support to update system state

2023-09-22 Thread Shyam Sundar S K
PMF driver based on the output actions from the TA can request to update the system states like entering s0i3, lock screen etc. by generating an uevent. Based on the udev rules set in the userspace the event id matching the uevent shall get updated accordingly using the systemctl. Sample udev