Re: [PATCH] IOCTL support for dell-wmi-sysman driver

2021-03-14 Thread Prasanth, KSR
Hi, We tried to run some performance tests to build the case and the numbers really did not support much. So at this point to time we decided that IOCTL support is not making sense. Regards, Prasanth K S R Regards,On 15/03/21 9:12 am, Ksr, Prasanth wrote: Hi, We tried to run some perf

Recall: [PATCH] IOCTL support for dell-wmi-sysman driver

2021-03-14 Thread Ksr, Prasanth
Ksr, Prasanth would like to recall the message, "[PATCH] IOCTL support for dell-wmi-sysman driver".

Re: [PATCH] IOCTL support for dell-wmi-sysman driver

2021-02-09 Thread kernel test robot
Hi KSR", Thank you for the patch! Perhaps something to improve: [auto build test WARNING on linus/master] [also build test WARNING on v5.11-rc7 next-20210125] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documente

Re: [PATCH] IOCTL support for dell-wmi-sysman driver

2021-02-09 Thread Hans de Goede
Hi, On 2/9/21 3:28 PM, Prasanth, KSR wrote: > From: "Prasanth KSR" > > Perform BIOS Management calls on supported Dell machines > through the Dell WMI System Management interface. > > This interface provides IOCTL's to perform bundled > BIOS Setting transactions. Why? Adding new userspace API

Re: [PATCH] IOCTL support for dell-wmi-sysman driver

2021-02-09 Thread kernel test robot
Hi KSR", Thank you for the patch! Yet something to improve: [auto build test ERROR on linus/master] [also build test ERROR on v5.11-rc7 next-20210125] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in htt

[PATCH] IOCTL support for dell-wmi-sysman driver

2021-02-09 Thread Prasanth, KSR
From: "Prasanth KSR" Perform BIOS Management calls on supported Dell machines through the Dell WMI System Management interface. This interface provides IOCTL's to perform bundled BIOS Setting transactions. Cc: Hans de Goede Signed-off-by: Prasanth KSR Co-developed-by: Divya Bharathi Signed-