All of lore.kernel.org
 help / color / mirror / Atom feed
* compiler.h:417:38: error: call to '__compiletime_assert_59' declared with attribute error: BUILD_BUG_ON failed: sizeof(_i) > sizeof(long)
@ 2021-06-13 14:55 Naresh Kamboju
  2021-06-13 15:05 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 10+ messages in thread
From: Naresh Kamboju @ 2021-06-13 14:55 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Sasha Levin; +Cc: linux-stable, lkft-triage

The following error was noticed on stable-rc 5.12, 5.10, 5.4, 4.19,
4.14, 4.9 and 4.4
for i386 and arm.

make --silent --keep-going --jobs=8
O=/home/tuxbuild/.cache/tuxmake/builds/current ARCH=arm
CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache
arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/kernel.h:11,
                 from /builds/linux/include/linux/list.h:9,
                 from /builds/linux/include/linux/preempt.h:11,
                 from /builds/linux/include/linux/hardirq.h:5,
                 from /builds/linux/include/linux/kvm_host.h:7,
                 from
/builds/linux/arch/arm/kvm/../../../virt/kvm/kvm_main.c:18:
In function '__gfn_to_hva_memslot',
    inlined from '__gfn_to_hva_many.part.6' at
/builds/linux/arch/arm/kvm/../../../virt/kvm/kvm_main.c:1446:9,
    inlined from '__gfn_to_hva_many' at
/builds/linux/arch/arm/kvm/../../../virt/kvm/kvm_main.c:1434:22:
/builds/linux/include/linux/compiler.h:417:38: error: call to
'__compiletime_assert_59' declared with attribute error: BUILD_BUG_ON
failed: sizeof(_i) > sizeof(long)
  _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__)
                                      ^
Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>

ref:
https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc/-/jobs/1342604370#L389

--
Linaro LKFT
https://lkft.linaro.org

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-06-14  9:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-13 14:55 compiler.h:417:38: error: call to '__compiletime_assert_59' declared with attribute error: BUILD_BUG_ON failed: sizeof(_i) > sizeof(long) Naresh Kamboju
2021-06-13 15:05 ` Greg Kroah-Hartman
2021-06-14  4:54   ` Naresh Kamboju
2021-06-14  5:18     ` Greg Kroah-Hartman
2021-06-14  6:24       ` Naresh Kamboju
2021-06-14  8:36         ` Greg Kroah-Hartman
2021-06-14  8:40           ` Greg Kroah-Hartman
2021-06-14  9:39             ` Naresh Kamboju
2021-06-14  9:46               ` Greg Kroah-Hartman
2021-06-14  9:56                 ` Paolo Bonzini

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.