Files
linux-stable-mirror/include/uapi/linux
Isaac J. Manjarres 91c9197a3c 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:31:04 +02:00
..
2024-06-21 14:53:46 +02:00
2023-11-08 17:30:43 +01:00
2025-08-28 16:22:38 +02:00
2025-10-02 13:35:46 +02:00
2023-09-19 12:20:18 +02:00