Re: [PATCH v1] acpi: processor_throttling: Add supprt for System Memory

2020-10-02 Thread kernel test robot
Hi kuldip, Thank you for the patch! Yet something to improve: [auto build test ERROR on pm/linux-next] [also build test ERROR on v5.9-rc7 next-20201001] [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

[PATCH v1] acpi: processor_throttling: Add supprt for System Memory

2020-10-01 Thread kuldip dwivedi
The existing driver does not support System Memory so adding support of system meory so that this can be used on platforms which has ACPI_ADR_SPACE_SYSTEM_MEMORY type system registers. Function that creates sysfs entries in processor_driver in Linux, is enabled to be compiled for arm64 platform