From: Alexandra Winter <wintera@linux.ibm.com>
To: Kees Cook <kees@kernel.org>, Jakub Kicinski <kuba@kernel.org>
Cc: linux-kernel@vger.kernel.org,
"linux-s390@vger.kernel.org" <linux-s390@vger.kernel.org>,
netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH] net: Convert proto_ops::getname to sockaddr_storage
Date: Thu, 19 Dec 2024 10:36:52 +0100 [thread overview]
Message-ID: <7bcae2cb-fd90-45eb-af04-d7f228c9df63@linux.ibm.com> (raw)
In-Reply-To: <C822C723-2141-4380-87FF-CA1D87FF8DBF@kernel.org>
On 18.12.24 22:44, Kees Cook wrote:
>> This does not compile, it needs to be:
>> siucv->siucv_family = AF_IUCV;
> Thanks! I saw 0-day reported the same. I've fixed this for the next revision. Do you happen to know why this doesn't get built during an x86 allmodconfig build?
>
> -Kees
Probably because of this in net/iucv/Kconfig (?)
config AFIUCV
depends on S390
next prev parent reply other threads:[~2024-12-19 9:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-17 2:34 [PATCH] net: Convert proto_ops::getname to sockaddr_storage Kees Cook
2024-12-17 3:59 ` Christoph Hellwig
2024-12-17 14:38 ` Chuck Lever
2024-12-18 12:26 ` Alexandra Winter
2024-12-18 21:44 ` Kees Cook
2024-12-19 9:36 ` Alexandra Winter [this message]
2025-01-14 20:59 ` Allison Henderson
2025-01-16 7:53 ` Marc Kleine-Budde
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=7bcae2cb-fd90-45eb-af04-d7f228c9df63@linux.ibm.com \
--to=wintera@linux.ibm.com \
--cc=kees@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=netdev@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).