Files
linux/drivers
Yury Norov e46185c139 media: s5p-mfc: Treat bitmap size as allocation failure
bitmap_find_next_zero_area() uses an out-of-range return value to
indicate failure. Check for values greater than or equal to the bitmap
size so the caller does not depend on the exact failure sentinel.

Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Yury Norov <ynorov@nvidia.com>
2026-07-22 15:38:38 -04:00
..
2026-06-16 08:53:53 -07:00
2026-07-22 15:38:36 -04:00
2026-07-08 17:02:47 +02:00