On Fri, Sep 09, 2022 at 12:40:36PM +0800, kernel test robot wrote: > Hi Andy, > > I love your patch! Perhaps something to improve: Indeed. > All warnings (new ones prefixed by >>): > > In file included from include/linux/device.h:15, > from include/linux/acpi.h:15, > from drivers/perf/qcom_l2_pmu.c:4: > drivers/perf/qcom_l2_pmu.c: In function 'l2_cache_pmu_probe_cluster': > >> drivers/perf/qcom_l2_pmu.c:882:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'u64' {aka 'long long unsigned int'} [-Wformat=] Fixed locally. -- With Best Regards, Andy Shevchenko