From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: stable <stable@vger.kernel.org>
Subject: Re: Build failure in v4.4.y-queue
Date: Wed, 30 Jan 2019 15:47:20 +0100 [thread overview]
Message-ID: <20190130144720.GA591@kroah.com> (raw)
In-Reply-To: <17db9fe5-28b0-6b1e-bee2-d96df0fa7bca@roeck-us.net>
On Wed, Jan 30, 2019 at 06:44:50AM -0800, Guenter Roeck wrote:
> 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'
>
Already reported by the s390 developer who sent me the broken patch :)
Hopefully they send a new version soon.
thanks,
greg k-h
next prev parent reply other threads:[~2019-01-30 14:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-30 14:44 Build failure in v4.4.y-queue Guenter Roeck
2019-01-30 14:47 ` Greg Kroah-Hartman [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190130144720.GA591@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux@roeck-us.net \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).