oe-kbuild-all.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <yujie.liu@intel.com>
To: Ben Hutchings <bwh@kernel.org>
Cc: <oe-kbuild-all@lists.linux.dev>
Subject: [cip:b-4.4-st52-rt49 231/395] kernel/rcu/tree.c: linux/delay.h is included more than once.
Date: Tue, 14 May 2024 09:13:58 +0800	[thread overview]
Message-ID: <202405131926.EpWnrMxy-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git b-4.4-st52-rt49
head:   4c5fde95daea7696fb9556a4dc7fd77e7b407a1f
commit: 3c902f7f74c6a9cf8e92589883bab325b42814aa [231/395] rcu: Eliminate softirq processing from rcutree
compiler: gcc-7 (Ubuntu 7.5.0-6ubuntu2) 7.5.0

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 <yujie.liu@intel.com>
| Closes: https://lore.kernel.org/r/202405131926.EpWnrMxy-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> kernel/rcu/tree.c: linux/delay.h is included more than once.

vim +54 kernel/rcu/tree.c

  > 54	#include <linux/delay.h>
    55	#include <linux/stop_machine.h>
    56	#include <linux/random.h>
    57	#include <linux/trace_events.h>
    58	#include <linux/suspend.h>
  > 59	#include <linux/delay.h>
    60	#include <linux/gfp.h>
    61	#include <linux/oom.h>
    62	#include <linux/smpboot.h>
    63	#include "../time/tick-internal.h"
    64	

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


                 reply	other threads:[~2024-05-14  1:14 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=202405131926.EpWnrMxy-lkp@intel.com \
    --to=yujie.liu@intel.com \
    --cc=bwh@kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).