On 6/20/25 8:43 AM, Chen Linxuan wrote:
> When build kernel selftests on Ubuntu 24.04, I got a compiler error:
>
> mount-notify_test.c:22:3: error: conflicting types for ‘__kernel_fsid_t’;
> have ‘struct ’
>22 | } __kernel_fsid_t;
> | ^~~
> In file included from .../linux/
When build kernel selftests on Ubuntu 24.04, I got a compiler error:
mount-notify_test.c:22:3: error: conflicting types for ‘__kernel_fsid_t’; have
‘struct ’
22 | } __kernel_fsid_t;
| ^~~
In file included from .../linux/usr/include/asm/posix_types_64.h:18,
2 matches
Mail list logo