stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build failure in v4.4.y-queue
@ 2019-01-30 14:44 Guenter Roeck
  2019-01-30 14:47 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 5+ messages in thread
From: Guenter Roeck @ 2019-01-30 14:44 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman

Building s390:defconfig ... failed
--------------
Error log:
arch/s390/kernel/smp.c: In function 'smp_call_ipl_cpu':
arch/s390/kernel/smp.c:363:23: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
   struct lowcore *lc = pcpu_devices->lowcore;
                        ^~~~~~~~~~~~
arch/s390/kernel/smp.c:366:6: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
    lc = &S390_lowcore;
       ^
arch/s390/kernel/smp.c:369:11: error: dereferencing pointer to incomplete type 'struct lowcore'


^ permalink raw reply	[flat|nested] 5+ messages in thread
* Build failure in v4.4.y-queue
@ 2019-06-16 14:01 Guenter Roeck
  2019-06-16 15:24 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 5+ messages in thread
From: Guenter Roeck @ 2019-06-16 14:01 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman, Sasha Levin

Building um:defconfig ... failed
--------------
Error log:
kernel/time/Kconfig:155:warning: range is invalid
/opt/buildbot/slave/stable-queue-4.4/build/arch/um/kernel/time.c:59:14: error: initializer element is not constant
   .cpumask  = cpu_possible_mask,

Caused by commit 502482cde8ab ("uml: fix a boot splat wrt use of cpu_all_mask"),
which fixes a problem which does not exist in v4.4.y.

Guenter

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

end of thread, other threads:[~2019-06-16 15:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-30 14:44 Build failure in v4.4.y-queue Guenter Roeck
2019-01-30 14:47 ` Greg Kroah-Hartman
2019-01-31  7:55   ` Greg Kroah-Hartman
  -- strict thread matches above, loose matches on Subject: below --
2019-06-16 14:01 Guenter Roeck
2019-06-16 15:24 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).