diff options
| author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-12-03 14:57:57 +0100 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2025-12-05 13:57:39 +0100 |
| commit | fe93446b5ebdaa89a8f97b15668c077921a65140 (patch) | |
| tree | ed6b5e17bfbfcda5f2c00279e9027af455363acc /scripts/livepatch/init.c | |
| parent | 8cf01d0c4372ef5777d20c3c3a83936fd1c670f8 (diff) | |
vfs: use UAPI types for new struct delegation definition
Using libc types and headers from the UAPI headers is problematic as it
introduces a dependency on a full C toolchain.
Use the fixed-width integer types provided by the UAPI headers instead.
Fixes: 1602bad16d7d ("vfs: expose delegation support to userland")
Fixes: 4be9e04ebf75 ("vfs: add needed headers for new struct delegation definition")
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Link: https://patch.msgid.link/20251203-uapi-fcntl-v1-1-490c67bf3425@linutronix.de
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'scripts/livepatch/init.c')
0 files changed, 0 insertions, 0 deletions
