All of lore.kernel.org
 help / color / mirror / Atom feed
* Build failure in v4.4.y-stable-queue
@ 2017-05-17  9:21 Guenter Roeck
  2017-05-17  9:31 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: Guenter Roeck @ 2017-05-17  9:21 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable

Building arm64:allmodconfig ... failed
--------------
Error log:
In file included from /opt/buildbot/slave/stable-queue-4.4/build/arch/arm64/kvm/../../../arch/arm/kvm/arm.c:44:0:
arch/arm64/include/asm/kvm_emulate.h: In function ‘kvm_vcpu_sys_get_rt’:
arch/arm64/include/asm/kvm_emulate.h:223:16: error: ‘ESR_ELx_SYS64_ISS_RT_MASK’ undeclared (first use in this function)
   return (esr & ESR_ELx_SYS64_ISS_RT_MASK) >> ESR_ELx_SYS64_ISS_RT_SHIFT;

arch/arm64/include/asm/kvm_emulate.h:223:16: note: each undeclared identifier is reported only once for each function it appears in
arch/arm64/include/asm/kvm_emulate.h:223:46: error: ‘ESR_ELx_SYS64_ISS_RT_SHIFT’ undeclared (first use in this function)
   return (esr & ESR_ELx_SYS64_ISS_RT_MASK) >> ESR_ELx_SYS64_ISS_RT_SHIFT;

[ several times ]

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

end of thread, other threads:[~2017-05-17  9:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-17  9:21 Build failure in v4.4.y-stable-queue Guenter Roeck
2017-05-17  9:31 ` Greg Kroah-Hartman
2017-05-17  9:38   ` Guenter Roeck

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.