[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CA+G9fYsqcfs12PH+bykYUmEAmW3K3ONTX8ac0u1ffYhnNCPMXA@mail.gmail.com>
Date: Fri, 22 Apr 2022 00:28:58 +0530
From: Naresh Kamboju <naresh.kamboju@...aro.org>
To: Linux-Next Mailing List <linux-next@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>,
lkft-triage@...ts.linaro.org
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Arnd Bergmann <arnd@...db.de>, Miguel Ojeda <ojeda@...nel.org>,
Kees Cook <keescook@...omium.org>,
Marco Elver <elver@...gle.com>
Subject: include/linux/compiler_types.h:352:38: error: call to
'__compiletime_assert_483' declared with attribute error: FIELD_PREP: mask is
not constant
Linux mainline x86 and i386 builds failed with gcc-7.3.x on jenkins build.
I do have noticed on Linux next builds.
drivers/gpu/drm/i915/gt/uc/intel_guc.c: In function 'intel_guc_send_mmio':
include/linux/compiler_types.h:352:38: error: call to
'__compiletime_assert_483' declared with attribute error: FIELD_PREP:
mask is not constant
_compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__)
^
Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
--
Linaro LKFT
https://lkft.linaro.org
[1] https://ci.linaro.org/view/lkft/job/openembedded-lkft-linux-mainline/DISTRO=lkft,MACHINE=intel-corei7-64,label=docker-buster-lkft/4259/consoleText
Powered by blists - more mailing lists