All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: clang-built-linux@googlegroups.com,
	intel-gfx@lists.freedesktop.org,
	Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>,
	kbuild-all@lists.01.org, dri-devel@lists.freedesktop.org
Subject: [drm-intel:drm-intel-gt-next 3/48] drivers/gpu/drm/i915/gt/intel_lrc.c:17:28: error: unused function 'dword_in_page'
Date: Sat, 9 Jan 2021 05:02:00 +0800	[thread overview]
Message-ID: <202101090552.GFyE7ZZe-lkp@intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1719 bytes --]

tree:   git://anongit.freedesktop.org/drm-intel drm-intel-gt-next
head:   4386b8e5ad71c0fc0b6b6088d7c70dc5d903863a
commit: a0d3fdb628b83e3a24acbf6915ede9359a1ecc2b [3/48] drm/i915/gt: Split logical ring contexts from execlist submission
config: x86_64-randconfig-r011-20210108 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project 5c951623bc8965fa1e89660f2f5f4a2944e4981a)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install x86_64 cross compiling tool for clang build
        # apt-get install binutils-x86-64-linux-gnu
        git remote add drm-intel git://anongit.freedesktop.org/drm-intel
        git fetch --no-tags drm-intel drm-intel-gt-next
        git checkout a0d3fdb628b83e3a24acbf6915ede9359a1ecc2b
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> drivers/gpu/drm/i915/gt/intel_lrc.c:17:28: error: unused function 'dword_in_page' [-Werror,-Wunused-function]
   static inline unsigned int dword_in_page(void *addr)
                              ^
   1 error generated.


vim +/dword_in_page +17 drivers/gpu/drm/i915/gt/intel_lrc.c

    16	
  > 17	static inline unsigned int dword_in_page(void *addr)
    18	{
    19		return offset_in_page(addr) / sizeof(u32);
    20	}
    21	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 35949 bytes --]

[-- Attachment #3: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: clang-built-linux@googlegroups.com,
	intel-gfx@lists.freedesktop.org, kbuild-all@lists.01.org,
	dri-devel@lists.freedesktop.org
Subject: [Intel-gfx] [drm-intel:drm-intel-gt-next 3/48] drivers/gpu/drm/i915/gt/intel_lrc.c:17:28: error: unused function 'dword_in_page'
Date: Sat, 9 Jan 2021 05:02:00 +0800	[thread overview]
Message-ID: <202101090552.GFyE7ZZe-lkp@intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1719 bytes --]

tree:   git://anongit.freedesktop.org/drm-intel drm-intel-gt-next
head:   4386b8e5ad71c0fc0b6b6088d7c70dc5d903863a
commit: a0d3fdb628b83e3a24acbf6915ede9359a1ecc2b [3/48] drm/i915/gt: Split logical ring contexts from execlist submission
config: x86_64-randconfig-r011-20210108 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project 5c951623bc8965fa1e89660f2f5f4a2944e4981a)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install x86_64 cross compiling tool for clang build
        # apt-get install binutils-x86-64-linux-gnu
        git remote add drm-intel git://anongit.freedesktop.org/drm-intel
        git fetch --no-tags drm-intel drm-intel-gt-next
        git checkout a0d3fdb628b83e3a24acbf6915ede9359a1ecc2b
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> drivers/gpu/drm/i915/gt/intel_lrc.c:17:28: error: unused function 'dword_in_page' [-Werror,-Wunused-function]
   static inline unsigned int dword_in_page(void *addr)
                              ^
   1 error generated.


vim +/dword_in_page +17 drivers/gpu/drm/i915/gt/intel_lrc.c

    16	
  > 17	static inline unsigned int dword_in_page(void *addr)
    18	{
    19		return offset_in_page(addr) / sizeof(u32);
    20	}
    21	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 35949 bytes --]

[-- Attachment #3: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [drm-intel:drm-intel-gt-next 3/48] drivers/gpu/drm/i915/gt/intel_lrc.c:17:28: error: unused function 'dword_in_page'
Date: Sat, 09 Jan 2021 05:02:00 +0800	[thread overview]
Message-ID: <202101090552.GFyE7ZZe-lkp@intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1760 bytes --]

tree:   git://anongit.freedesktop.org/drm-intel drm-intel-gt-next
head:   4386b8e5ad71c0fc0b6b6088d7c70dc5d903863a
commit: a0d3fdb628b83e3a24acbf6915ede9359a1ecc2b [3/48] drm/i915/gt: Split logical ring contexts from execlist submission
config: x86_64-randconfig-r011-20210108 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project 5c951623bc8965fa1e89660f2f5f4a2944e4981a)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install x86_64 cross compiling tool for clang build
        # apt-get install binutils-x86-64-linux-gnu
        git remote add drm-intel git://anongit.freedesktop.org/drm-intel
        git fetch --no-tags drm-intel drm-intel-gt-next
        git checkout a0d3fdb628b83e3a24acbf6915ede9359a1ecc2b
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=x86_64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

>> drivers/gpu/drm/i915/gt/intel_lrc.c:17:28: error: unused function 'dword_in_page' [-Werror,-Wunused-function]
   static inline unsigned int dword_in_page(void *addr)
                              ^
   1 error generated.


vim +/dword_in_page +17 drivers/gpu/drm/i915/gt/intel_lrc.c

    16	
  > 17	static inline unsigned int dword_in_page(void *addr)
    18	{
    19		return offset_in_page(addr) / sizeof(u32);
    20	}
    21	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 35949 bytes --]

             reply	other threads:[~2021-01-08 21:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-08 21:02 kernel test robot [this message]
2021-01-08 21:02 ` [drm-intel:drm-intel-gt-next 3/48] drivers/gpu/drm/i915/gt/intel_lrc.c:17:28: error: unused function 'dword_in_page' kernel test robot
2021-01-08 21:02 ` [Intel-gfx] " kernel test robot

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=202101090552.GFyE7ZZe-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=clang-built-linux@googlegroups.com \
    --cc=daniele.ceraolospurio@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=kbuild-all@lists.01.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.