== Series Details ==

Series: Fix Cx0 Suspend Resume issue
URL   : https://patchwork.freedesktop.org/series/159540/
State : failure

== Summary ==

Error: make failed
  CALL    scripts/checksyscalls.sh
  DESCEND objtool
  INSTALL libsubcmd_headers
  CC [M]  drivers/gpu/drm/i915/display/intel_cx0_phy.o
In file included from ./include/linux/bits.h:5,
                 from ./include/linux/bitops.h:6,
                 from ./include/linux/log2.h:12,
                 from drivers/gpu/drm/i915/display/intel_cx0_phy.c:6:
drivers/gpu/drm/i915/display/intel_cx0_phy.c: In function 
‘intel_cx0pll_enable_clock’:
./include/vdso/bits.h:7:33: error: statement with no effect 
[-Werror=unused-value]
    7 | #define BIT(nr)                 (UL(1) << (nr))
      |                                 ^
drivers/gpu/drm/i915/display/intel_cx0_phy.c:32:33: note: in expansion of macro 
‘BIT’
   32 | #define INTEL_CX0_LANE0         BIT(0)
      |                                 ^~~
drivers/gpu/drm/i915/display/intel_cx0_phy.c:3378:43: note: in expansion of 
macro ‘INTEL_CX0_LANE0’
 3378 |                                           INTEL_CX0_LANE0;
      |                                           ^~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[6]: *** [scripts/Makefile.build:287: 
drivers/gpu/drm/i915/display/intel_cx0_phy.o] Error 1
make[5]: *** [scripts/Makefile.build:556: drivers/gpu/drm/i915] Error 2
make[4]: *** [scripts/Makefile.build:556: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:556: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:556: drivers] Error 2
make[1]: *** [/home/kbuild2/kernel/Makefile:2054: .] Error 2
make: *** [Makefile:248: __sub-make] Error 2
Build failed, no error log produced


Reply via email to