public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Qais Yousef <qyousef@layalina.io>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: [qais-yousef:uclamp-max-aggregation 9/13] drivers/cpufreq/intel_pstate.c:1494:32: warning: tentative array definition assumed to have one element
Date: Mon, 1 Jan 2024 16:42:37 +0800	[thread overview]
Message-ID: <202401011656.JH4dCgfV-lkp@intel.com> (raw)

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

                 reply	other threads:[~2024-01-01  8:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202401011656.JH4dCgfV-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=qyousef@layalina.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox