[PATCH] PM / devfreq: rockchip-dfi: Add perf support
kernel test robot
lkp at intel.com
Thu Oct 19 02:00:30 PDT 2023
Hi Sascha,
kernel test robot noticed the following build warnings:
url: https://github.com/intel-lab-lkp/linux/commits/UPDATE-20231019-145026/Sascha-Hauer/PM-devfreq-rockchip-dfi-Make-pmu-regmap-mandatory/20231018-142228
base: the 16th patch of https://lore.kernel.org/r/20231018061714.3553817-17-s.hauer%40pengutronix.de
patch link: https://lore.kernel.org/r/20231019064819.3496740-1-s.hauer%40pengutronix.de
patch subject: [PATCH] PM / devfreq: rockchip-dfi: Add perf support
reproduce: (https://download.01.org/0day-ci/archive/20231019/202310191638.953yyS7D-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp at intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202310191638.953yyS7D-lkp@intel.com/
# many are suggestions rather than must-fix
WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#219: FILE: drivers/devfreq/event/rockchip-dfi.c:332:
+#define DFI_ATTR_MB(_name) ^I^I\$
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#219: FILE: drivers/devfreq/event/rockchip-dfi.c:332:
+#define DFI_ATTR_MB(_name) \
+ &_name.attr.attr, \
+ &_name##_unit.attr.attr, \
+ &_name##_scale.attr.attr
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
More information about the Linux-rockchip
mailing list