All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Thomas Hellström" <thomas.hellstrom@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.BUILD: warning for drm/i915: Asynchronous vma unbinding (rev2)
Date: Fri, 17 Dec 2021 12:50:44 -0000	[thread overview]
Message-ID: <163974544443.10412.9773547038223324001@emeril.freedesktop.org> (raw)
In-Reply-To: <20211217091929.105781-1-thomas.hellstrom@linux.intel.com>

== Series Details ==

Series: drm/i915: Asynchronous vma unbinding (rev2)
URL   : https://patchwork.freedesktop.org/series/98055/
State : warning

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/i915_vma_resource.o
In file included from ./include/linux/kernel.h:20,
                 from ./include/linux/rbtree.h:22,
                 from ./include/linux/rbtree_augmented.h:16,
                 from ./include/linux/interval_tree_generic.h:10,
                 from drivers/gpu/drm/i915/i915_vma_resource.c:6:
drivers/gpu/drm/i915/i915_vma_resource.c: In function ‘i915_vma_resource_module_init’:
./include/linux/kern_levels.h:5:18: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘unsigned int’ [-Werror=format=]
 #define KERN_SOH "\001"  /* ASCII Start Of Header */
                  ^~~~~~
./include/linux/printk.h:422:11: note: in definition of macro ‘printk_index_wrap’
   _p_func(_fmt, ##__VA_ARGS__);    \
           ^~~~
./include/linux/printk.h:493:2: note: in expansion of macro ‘printk’
  printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__)
  ^~~~~~
./include/linux/kern_levels.h:11:18: note: in expansion of macro ‘KERN_SOH’
 #define KERN_ERR KERN_SOH "3" /* error conditions */
                  ^~~~~~~~
./include/linux/printk.h:493:9: note: in expansion of macro ‘KERN_ERR’
  printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__)
         ^~~~~~~~
drivers/gpu/drm/i915/i915_vma_resource.c:382:2: note: in expansion of macro ‘pr_err’
  pr_err("vma resource size is %lu\n", sizeof(struct i915_vma_resource));
  ^~~~~~
drivers/gpu/drm/i915/i915_vma_resource.c:382:33: note: format string is defined here
  pr_err("vma resource size is %lu\n", sizeof(struct i915_vma_resource));
                               ~~^
                               %u
cc1: all warnings being treated as errors
scripts/Makefile.build:287: recipe for target 'drivers/gpu/drm/i915/i915_vma_resource.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_vma_resource.o] Error 1
scripts/Makefile.build:549: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:549: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:549: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1846: recipe for target 'drivers' failed
make: *** [drivers] Error 2

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21868/build_32bit.log

      parent reply	other threads:[~2021-12-17 12:50 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-17  9:19 [PATCH v2 0/7] drm/i915: Asynchronous vma unbinding Thomas Hellström
2021-12-17  9:19 ` [Intel-gfx] " Thomas Hellström
2021-12-17  9:19 ` [PATCH v2 1/7] drm/i915: Avoid using the i915_fence_array when collecting dependencies Thomas Hellström
2021-12-17  9:19   ` [Intel-gfx] " Thomas Hellström
2021-12-17  9:19 ` [Intel-gfx] [PATCH v2 2/7] drm/i915: Break out the i915_deps utility Thomas Hellström
2021-12-17  9:19   ` Thomas Hellström
2021-12-17  9:19 ` [PATCH v2 3/7] drm/i915: Require the vm mutex for i915_vma_bind() Thomas Hellström
2021-12-17  9:19   ` [Intel-gfx] " Thomas Hellström
2021-12-17  9:19 ` [PATCH v2 4/7] drm/i915: Initial introduction of vma resources Thomas Hellström
2021-12-17  9:19   ` [Intel-gfx] " Thomas Hellström
2021-12-17  9:19 ` [PATCH v2 5/7] drm/i915: Use the vma resource as argument for gtt binding / unbinding Thomas Hellström
2021-12-17  9:19   ` [Intel-gfx] " Thomas Hellström
2021-12-17  9:19 ` [PATCH v2 6/7] drm/i915: Use vma resources for async unbinding Thomas Hellström
2021-12-17  9:19   ` [Intel-gfx] " Thomas Hellström
2021-12-17 12:14   ` kernel test robot
2021-12-17 12:14     ` kernel test robot
2021-12-17 12:14     ` kernel test robot
2021-12-17  9:19 ` [PATCH v2 7/7] drm/i915: Use struct vma_resource instead of struct vma_snapshot Thomas Hellström
2021-12-17  9:19   ` [Intel-gfx] " Thomas Hellström
2021-12-17 12:25 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Asynchronous vma unbinding (rev2) Patchwork
2021-12-17 12:26 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2021-12-17 12:50 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2021-12-17 12:50 ` Patchwork [this message]

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=163974544443.10412.9773547038223324001@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=thomas.hellstrom@linux.intel.com \
    /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.