Re: [PATCH net-next v2] compat: always include linux/compat.h from net/compat.h

2020-11-23 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Sat, 21 Nov 2020 13:48:44 -0800 you wrote: > We're about to do reshuffling in networking headers and > eliminate some implicit includes. This results in: > > In file included from ../net/ipv4/netfilter/arp_tables.c:26:

Re: [PATCH net-next v2] compat: always include linux/compat.h from net/compat.h

2020-11-23 Thread Christoph Hellwig
Looks good, Reviewed-by: Christoph Hellwig

Re: [PATCH net-next v2] compat: always include linux/compat.h from net/compat.h

2020-11-22 Thread Arnd Bergmann
On Sat, Nov 21, 2020 at 10:49 PM Jakub Kicinski wrote: > > We're about to do reshuffling in networking headers and > eliminate some implicit includes. This results in: > > In file included from ../net/ipv4/netfilter/arp_tables.c:26: > include/net/compat.h:60:40: error: unknown type name ‘compat_up

[PATCH net-next v2] compat: always include linux/compat.h from net/compat.h

2020-11-21 Thread Jakub Kicinski
We're about to do reshuffling in networking headers and eliminate some implicit includes. This results in: In file included from ../net/ipv4/netfilter/arp_tables.c:26: include/net/compat.h:60:40: error: unknown type name ‘compat_uptr_t’; did you mean ‘compat_ptr_ioctl’? struct sockaddr __user