intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Peter Zijlstra" <peterz@infradead.org>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm, drm/vmwgfx: fixes and updates related to drm_master (rev2)
Date: Tue, 27 Jul 2021 17:42:02 -0000	[thread overview]
Message-ID: <162740772217.18665.17814465541578191517@emeril.freedesktop.org> (raw)
In-Reply-To: <20210722092929.244629-1-desmondcheongzx@gmail.com>

== Series Details ==

Series: drm, drm/vmwgfx: fixes and updates related to drm_master (rev2)
URL   : https://patchwork.freedesktop.org/series/92894/
State : failure

== Summary ==

CC      arch/x86/kernel/asm-offsets.s
In file included from ./arch/x86/include/asm/bug.h:84,
                 from ./include/linux/bug.h:5,
                 from ./include/linux/crypto.h:18,
                 from arch/x86/kernel/asm-offsets.c:9:
./include/linux/ww_mutex.h: In function ‘ww_acquire_done’:
./include/linux/lockdep.h:316:39: error: ‘LOCK_STAT_NOT_HELD’ undeclared (first use in this function); did you mean ‘LOCK_STATE_NOT_HELD’?
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
                                       ^~~~~~~~~~~~~~~~~~
./include/asm-generic/bug.h:121:25: note: in definition of macro ‘WARN_ON’
  int __ret_warn_on = !!(condition);    \
                         ^~~~~~~~~
./include/linux/lockdep.h:316:2: note: in expansion of macro ‘lockdep_assert’
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
  ^~~~~~~~~~~~~~
./include/linux/ww_mutex.h:147:2: note: in expansion of macro ‘lockdep_assert_held’
  lockdep_assert_held(ctx);
  ^~~~~~~~~~~~~~~~~~~
./include/linux/lockdep.h:316:39: note: each undeclared identifier is reported only once for each function it appears in
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
                                       ^~~~~~~~~~~~~~~~~~
./include/asm-generic/bug.h:121:25: note: in definition of macro ‘WARN_ON’
  int __ret_warn_on = !!(condition);    \
                         ^~~~~~~~~
./include/linux/lockdep.h:316:2: note: in expansion of macro ‘lockdep_assert’
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
  ^~~~~~~~~~~~~~
./include/linux/ww_mutex.h:147:2: note: in expansion of macro ‘lockdep_assert_held’
  lockdep_assert_held(ctx);
  ^~~~~~~~~~~~~~~~~~~
In file included from ./include/linux/mmzone.h:16,
                 from ./include/linux/gfp.h:6,
                 from ./include/linux/slab.h:15,
                 from ./include/linux/crypto.h:20,
                 from arch/x86/kernel/asm-offsets.c:9:
./include/linux/seqlock.h: In function ‘__seqprop_raw_spinlock_assert’:
./include/linux/lockdep.h:316:39: error: ‘LOCK_STAT_NOT_HELD’ undeclared (first use in this function); did you mean ‘LOCK_STATE_NOT_HELD’?
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
                                       ^~~~~~~~~~~~~~~~~~
./include/linux/seqlock.h:152:26: note: in definition of macro ‘__SEQ_LOCK’
 #define __SEQ_LOCK(expr) expr
                          ^~~~
./include/linux/lockdep.h:310:7: note: in expansion of macro ‘WARN_ON’
  do { WARN_ON(debug_locks && !(cond)); } while (0)
       ^~~~~~~
./include/linux/lockdep.h:316:2: note: in expansion of macro ‘lockdep_assert’
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
  ^~~~~~~~~~~~~~
./include/linux/seqlock.h:247:13: note: in expansion of macro ‘lockdep_assert_held’
  __SEQ_LOCK(lockdep_assert_held(lockmember));   \
             ^~~~~~~~~~~~~~~~~~~
./include/linux/seqlock.h:276:1: note: in expansion of macro ‘SEQCOUNT_LOCKNAME’
 SEQCOUNT_LOCKNAME(raw_spinlock, raw_spinlock_t,  false,    s->lock,        raw_spin, raw_spin_lock(s->lock))
 ^~~~~~~~~~~~~~~~~
./include/linux/seqlock.h: In function ‘__seqprop_spinlock_assert’:
./include/linux/lockdep.h:316:39: error: ‘LOCK_STAT_NOT_HELD’ undeclared (first use in this function); did you mean ‘LOCK_STATE_NOT_HELD’?
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
                                       ^~~~~~~~~~~~~~~~~~
./include/linux/seqlock.h:152:26: note: in definition of macro ‘__SEQ_LOCK’
 #define __SEQ_LOCK(expr) expr
                          ^~~~
./include/linux/lockdep.h:310:7: note: in expansion of macro ‘WARN_ON’
  do { WARN_ON(debug_locks && !(cond)); } while (0)
       ^~~~~~~
./include/linux/lockdep.h:316:2: note: in expansion of macro ‘lockdep_assert’
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
  ^~~~~~~~~~~~~~
./include/linux/seqlock.h:247:13: note: in expansion of macro ‘lockdep_assert_held’
  __SEQ_LOCK(lockdep_assert_held(lockmember));   \
             ^~~~~~~~~~~~~~~~~~~
./include/linux/seqlock.h:277:1: note: in expansion of macro ‘SEQCOUNT_LOCKNAME’
 SEQCOUNT_LOCKNAME(spinlock,     spinlock_t,      __SEQ_RT, s->lock,        spin,     spin_lock(s->lock))
 ^~~~~~~~~~~~~~~~~
./include/linux/seqlock.h: In function ‘__seqprop_rwlock_assert’:
./include/linux/lockdep.h:316:39: error: ‘LOCK_STAT_NOT_HELD’ undeclared (first use in this function); did you mean ‘LOCK_STATE_NOT_HELD’?
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
                                       ^~~~~~~~~~~~~~~~~~
./include/linux/seqlock.h:152:26: note: in definition of macro ‘__SEQ_LOCK’
 #define __SEQ_LOCK(expr) expr
                          ^~~~
./include/linux/lockdep.h:310:7: note: in expansion of macro ‘WARN_ON’
  do { WARN_ON(debug_locks && !(cond)); } while (0)
       ^~~~~~~
./include/linux/lockdep.h:316:2: note: in expansion of macro ‘lockdep_assert’
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
  ^~~~~~~~~~~~~~
./include/linux/seqlock.h:247:13: note: in expansion of macro ‘lockdep_assert_held’
  __SEQ_LOCK(lockdep_assert_held(lockmember));   \
             ^~~~~~~~~~~~~~~~~~~
./include/linux/seqlock.h:278:1: note: in expansion of macro ‘SEQCOUNT_LOCKNAME’
 SEQCOUNT_LOCKNAME(rwlock,       rwlock_t,        __SEQ_RT, s->lock,        read,     read_lock(s->lock))
 ^~~~~~~~~~~~~~~~~
./include/linux/seqlock.h: In function ‘__seqprop_mutex_assert’:
./include/linux/lockdep.h:316:39: error: ‘LOCK_STAT_NOT_HELD’ undeclared (first use in this function); did you mean ‘LOCK_STATE_NOT_HELD’?
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
                                       ^~~~~~~~~~~~~~~~~~
./include/linux/seqlock.h:152:26: note: in definition of macro ‘__SEQ_LOCK’
 #define __SEQ_LOCK(expr) expr
                          ^~~~
./include/linux/lockdep.h:310:7: note: in expansion of macro ‘WARN_ON’
  do { WARN_ON(debug_locks && !(cond)); } while (0)
       ^~~~~~~
./include/linux/lockdep.h:316:2: note: in expansion of macro ‘lockdep_assert’
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
  ^~~~~~~~~~~~~~
./include/linux/seqlock.h:247:13: note: in expansion of macro ‘lockdep_assert_held’
  __SEQ_LOCK(lockdep_assert_held(lockmember));   \
             ^~~~~~~~~~~~~~~~~~~
./include/linux/seqlock.h:279:1: note: in expansion of macro ‘SEQCOUNT_LOCKNAME’
 SEQCOUNT_LOCKNAME(mutex,        struct mutex,    true,     s->lock,        mutex,    mutex_lock(s->lock))
 ^~~~~~~~~~~~~~~~~
./include/linux/seqlock.h: In function ‘__seqprop_ww_mutex_assert’:
./include/linux/lockdep.h:316:39: error: ‘LOCK_STAT_NOT_HELD’ undeclared (first use in this function); did you mean ‘LOCK_STATE_NOT_HELD’?
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
                                       ^~~~~~~~~~~~~~~~~~
./include/linux/seqlock.h:152:26: note: in definition of macro ‘__SEQ_LOCK’
 #define __SEQ_LOCK(expr) expr
                          ^~~~
./include/linux/lockdep.h:310:7: note: in expansion of macro ‘WARN_ON’
  do { WARN_ON(debug_locks && !(cond)); } while (0)
       ^~~~~~~
./include/linux/lockdep.h:316:2: note: in expansion of macro ‘lockdep_assert’
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
  ^~~~~~~~~~~~~~
./include/linux/seqlock.h:247:13: note: in expansion of macro ‘lockdep_assert_held’
  __SEQ_LOCK(lockdep_assert_held(lockmember));   \
             ^~~~~~~~~~~~~~~~~~~
./include/linux/seqlock.h:280:1: note: in expansion of macro ‘SEQCOUNT_LOCKNAME’
 SEQCOUNT_LOCKNAME(ww_mutex,     struct ww_mutex, true,     &s->lock->base, ww_mutex, ww_mutex_lock(s->lock, NULL))
 ^~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/bug.h:84,
                 from ./include/linux/bug.h:5,
                 from ./include/linux/crypto.h:18,
                 from arch/x86/kernel/asm-offsets.c:9:
./include/linux/fs.h: In function ‘i_mmap_assert_locked’:
./include/linux/lockdep.h:316:39: error: ‘LOCK_STAT_NOT_HELD’ undeclared (first use in this function); did you mean ‘LOCK_STATE_NOT_HELD’?
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
                                       ^~~~~~~~~~~~~~~~~~
./include/asm-generic/bug.h:121:25: note: in definition of macro ‘WARN_ON’
  int __ret_warn_on = !!(condition);    \
                         ^~~~~~~~~
./include/linux/lockdep.h:316:2: note: in expansion of macro ‘lockdep_assert’
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
  ^~~~~~~~~~~~~~
./include/linux/fs.h:519:2: note: in expansion of macro ‘lockdep_assert_held’
  lockdep_assert_held(&mapping->i_mmap_rwsem);
  ^~~~~~~~~~~~~~~~~~~
./include/linux/mmap_lock.h: In function ‘mmap_assert_locked’:
./include/linux/lockdep.h:316:39: error: ‘LOCK_STAT_NOT_HELD’ undeclared (first use in this function); did you mean ‘LOCK_STATE_NOT_HELD’?
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
                                       ^~~~~~~~~~~~~~~~~~
./include/asm-generic/bug.h:121:25: note: in definition of macro ‘WARN_ON’
  int __ret_warn_on = !!(condition);    \
                         ^~~~~~~~~
./include/linux/lockdep.h:316:2: note: in expansion of macro ‘lockdep_assert’
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
  ^~~~~~~~~~~~~~
./include/linux/mmap_lock.h:164:2: note: in expansion of macro ‘lockdep_assert_held’
  lockdep_assert_held(&mm->mmap_lock);
  ^~~~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/bug.h:84,
                 from ./include/linux/bug.h:5,
                 from ./include/linux/crypto.h:18,
                 from arch/x86/kernel/asm-offsets.c:9:
./include/linux/device.h: In function ‘device_lock_assert’:
./include/linux/lockdep.h:316:39: error: ‘LOCK_STAT_NOT_HELD’ undeclared (first use in this function); did you mean ‘LOCK_STATE_NOT_HELD’?
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
                                       ^~~~~~~~~~~~~~~~~~
./include/asm-generic/bug.h:121:25: note: in definition of macro ‘WARN_ON’
  int __ret_warn_on = !!(condition);    \
                         ^~~~~~~~~
./include/linux/lockdep.h:316:2: note: in expansion of macro ‘lockdep_assert’
  lockdep_assert(lockdep_is_held(l) != LOCK_STAT_NOT_HELD)
  ^~~~~~~~~~~~~~
./include/linux/device.h:774:2: note: in expansion of macro ‘lockdep_assert_held’
  lockdep_assert_held(&dev->mutex);
  ^~~~~~~~~~~~~~~~~~~
scripts/Makefile.build:117: recipe for target 'arch/x86/kernel/asm-offsets.s' failed
make[1]: *** [arch/x86/kernel/asm-offsets.s] Error 1
Makefile:1212: recipe for target 'prepare0' failed
make: *** [prepare0] Error 2


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

      parent reply	other threads:[~2021-07-27 17:42 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-22  9:29 [Intel-gfx] [PATCH 0/3] drm, drm/vmwgfx: fixes and updates related to drm_master Desmond Cheong Zhi Xi
2021-07-22  9:29 ` [Intel-gfx] [PATCH 1/3] drm: use the lookup lock in drm_is_current_master Desmond Cheong Zhi Xi
2021-07-22 10:38   ` Daniel Vetter
2021-07-22 15:04     ` Boqun Feng
2021-07-22 19:02       ` Daniel Vetter
2021-07-23  7:16         ` Boqun Feng
2021-07-27 14:37     ` Peter Zijlstra
2021-07-29  7:00       ` Daniel Vetter
2021-07-29 14:32         ` Desmond Cheong Zhi Xi
2021-07-29 14:45           ` Peter Zijlstra
2021-07-22  9:29 ` [Intel-gfx] [PATCH 2/3] drm: clarify lifetime/locking for drm_master's lease fields Desmond Cheong Zhi Xi
2021-07-22 10:35   ` Daniel Vetter
2021-07-22 13:02     ` Desmond Cheong Zhi Xi
2021-07-22 14:17       ` Daniel Vetter
2021-07-22  9:29 ` [Intel-gfx] [PATCH 3/3] drm/vmwgfx: fix potential UAF in vmwgfx_surface.c Desmond Cheong Zhi Xi
2021-07-22 10:39   ` Daniel Vetter
2021-07-22 19:17   ` Zack Rusin
2021-07-23  6:44     ` Desmond Cheong Zhi Xi
2021-07-22 14:05 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm, drm/vmwgfx: fixes and updates related to drm_master Patchwork
2021-07-22 14:34 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2021-07-27 17:42 ` 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=162740772217.18665.17814465541578191517@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=peterz@infradead.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 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 NNTP newsgroup(s).