mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-21 17:41:25 +00:00
b04bce476c
cx18: Convert cx18_queue buffers member to atomic_t. This allows safe concurrent access to check if a queue has data without having to acquire the queue spinlock. Signed-off-by: Andy Walls <awalls@radix.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>