public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
* [qais-yousef:uclamp-max-aggregation 9/13] drivers/cpufreq/intel_pstate.c:1494:32: warning: tentative array definition assumed to have one element
@ 2024-01-01  8:42 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-01-01  8:42 UTC (permalink / raw)
  To: Qais Yousef; +Cc: llvm, oe-kbuild-all

tree:   https://github.com/qais-yousef/linux uclamp-max-aggregation
head:   a1540fef55aeb1d872b6ecdc983a73b1be14e2f3
commit: 4baf9e0d1d48fa7e06937741dfd72635c3db5dfb [9/13] sched: Make iowait boost per task
config: i386-buildonly-randconfig-003-20240101 (https://download.01.org/0day-ci/archive/20240101/202401011656.JH4dCgfV-lkp@intel.com/config)
compiler: ClangBuiltLinux clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240101/202401011656.JH4dCgfV-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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202401011656.JH4dCgfV-lkp@intel.com/

All warnings (new ones prefixed by >>):

   drivers/cpufreq/intel_pstate.c:2250:1: error: expected expression
    2250 | }
         | ^
   drivers/cpufreq/intel_pstate.c:3482:77: error: expected '}'
    3482 | MODULE_DESCRIPTION("'intel_pstate' - P state driver Intel Core processors");
         |                                                                             ^
   drivers/cpufreq/intel_pstate.c:2229:1: note: to match this '{'
    2229 | {
         | ^
>> drivers/cpufreq/intel_pstate.c:1494:32: warning: tentative array definition assumed to have one element
    1494 | static const struct x86_cpu_id intel_pstate_cpu_ee_disable_ids[];
         |                                ^
   1 warning and 2 errors generated.


vim +1494 drivers/cpufreq/intel_pstate.c

93f0822dff5dae Dirk Brandewie      2013-02-06  1493  
ed7bde7a6dab52 Srinivas Pandruvada 2020-06-26 @1494  static const struct x86_cpu_id intel_pstate_cpu_ee_disable_ids[];
ed7bde7a6dab52 Srinivas Pandruvada 2020-06-26  1495  

:::::: The code at line 1494 was first introduced by commit
:::::: ed7bde7a6dab521ee9e28fe2264018f83d83c7fa cpufreq: intel_pstate: Allow enable/disable energy efficiency

:::::: TO: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
:::::: CC: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-01  8:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-01  8:42 [qais-yousef:uclamp-max-aggregation 9/13] drivers/cpufreq/intel_pstate.c:1494:32: warning: tentative array definition assumed to have one element kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox