From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Willy Tarreau <w@1wt.eu>
Cc: Guenter Roeck <linux@roeck-us.net>,
stable <stable@vger.kernel.org>, Sasha Levin <sashal@kernel.org>
Subject: Re: More build errors in v5.4.y.queue
Date: Tue, 26 May 2020 12:04:31 +0200 [thread overview]
Message-ID: <20200526100431.GC2738150@kroah.com> (raw)
In-Reply-To: <20200526041650.GA20606@1wt.eu>
On Tue, May 26, 2020 at 06:16:50AM +0200, Willy Tarreau wrote:
> On Mon, May 25, 2020 at 09:03:45PM -0700, Guenter Roeck wrote:
> > Build reference: v5.4.42-105-g3cb79944b65a
> > gcc version: sh4-linux-gcc (GCC) 9.3.0
> >
> > Building sh:defconfig ... failed
> >
> > net/socket.c: In function 'sock_ioctl':
> > arch/sh/include/uapi/asm/sockios.h:16:41: error: invalid application of 'sizeof' to incomplete type 'struct __kernel_old_timespec'
> >
> > and various other similar errors.
>
> Based on these patches from 5.5:
> ca5e9ab ("time: Add time_types.h")
> 94c467d ("y2038: add __kernel_old_timespec and __kernel_old_time_t")
>
> It seems that these types need to be changed to "__kernel_timespec" in
> backports. At least that's my understanding.
THanks for the information. I'm just going to drop the offending patch,
fc94cf2092c7 ("sh: include linux/time_types.h for sockios") and if
anyone cares about this for the sh platform, they can provide a set of
working patches for it :)
thanks,
greg k-h
prev parent reply other threads:[~2020-05-26 10:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-26 4:03 More build errors in v5.4.y.queue Guenter Roeck
2020-05-26 4:16 ` Willy Tarreau
2020-05-26 10:04 ` Greg Kroah-Hartman [this message]
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=20200526100431.GC2738150@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux@roeck-us.net \
--cc=sashal@kernel.org \
--cc=stable@vger.kernel.org \
--cc=w@1wt.eu \
/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 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.