Re: [PATCH] net: Convert proto_ops::getname to sockaddr_storage
From: Alexandra Winter <wintera@linux.ibm.com>
Date: 2024-12-19 09:36:58
Also in:
linux-s390, lkml
From: Alexandra Winter <wintera@linux.ibm.com>
Date: 2024-12-19 09:36:58
Also in:
linux-s390, lkml
On 18.12.24 22:44, Kees Cook wrote:
quoted
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