Files
linux-stable-mirror/include/uapi/linux
Isaac J. Manjarres b1ee8a1b2f dma-buf: Include ioctl.h in UAPI header
[ Upstream commit a116bac871 ]

include/uapi/linux/dma-buf.h uses several macros from ioctl.h to define
its ioctl commands. However, it does not include ioctl.h itself. So,
if userspace source code tries to include the dma-buf.h file without
including ioctl.h, it can result in build failures.

Therefore, include ioctl.h in the dma-buf UAPI header.

Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com>
Reviewed-by: T.J. Mercier <tjmercier@google.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://lore.kernel.org/r/20260303002309.1401849-1-isaacmanjarres@google.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-04-18 10:33:23 +02:00
..
2024-04-10 16:19:07 +02:00
2023-11-08 17:26:39 +01:00
2025-08-28 16:24:15 +02:00
2025-05-02 07:44:20 +02:00
2026-01-19 13:10:18 +01:00
2023-09-19 12:22:45 +02:00