Re: [PATCH net] vsock/uapi: fix linux/vm_sockets.h userspace compilation errors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Mon, 23 Jun 2025 12:00:53 +0200 you wrote:
> From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
> 
> If a userspace application just include <linux/vm_sockets.h> will fail
> to build with the following errors:
> 
>     /usr/include/linux/vm_sockets.h:182:39: error: invalid application of ‘sizeof’ to incomplete type ‘struct sockaddr’
>       182 |         unsigned char svm_zero[sizeof(struct sockaddr) -
>           |                                       ^~~~~~
>     /usr/include/linux/vm_sockets.h:183:39: error: ‘sa_family_t’ undeclared here (not in a function)
>       183 |                                sizeof(sa_family_t) -
>           |
> 
> [...]

Here is the summary with links:
  - [net] vsock/uapi: fix linux/vm_sockets.h userspace compilation errors
    https://git.kernel.org/netdev/net/c/22bbc1dcd0d6

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html






[Index of Archives]     [KVM Development]     [Libvirt Development]     [Libvirt Users]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux