summaryrefslogtreecommitdiffstats
path: root/tools/io_uring/syscall.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2022-07-04 22:31:51 +0200
committerThierry Reding <treding@nvidia.com>2022-07-08 17:38:34 +0200
commit2e1bfb314c99de2f7b9c8280408316ad2f316de9 (patch)
treeda701c676f9f94b3897d63e8cf9195b6ab923951 /tools/io_uring/syscall.c
parentgpu: host1x: Generalize host1x_cdma_push_wide() (diff)
downloadlinux-2e1bfb314c99de2f7b9c8280408316ad2f316de9.tar.xz
linux-2e1bfb314c99de2f7b9c8280408316ad2f316de9.zip
gpu: host1x: Use the bitmap API to allocate bitmaps
Use bitmap_zalloc()/bitmap_free() instead of hand-writing them. It is less verbose and it improves the semantic. While at it, remove a useless bitmap_zero() call. The bitmap is already zero'ed when allocated. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/io_uring/syscall.c')
0 files changed, 0 insertions, 0 deletions