✗ Fi.CI.BUILD: failure for drm, drm/vmwgfx: fixes and updates related to drm_master (rev2)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



== 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@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux