]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c
vchiq_arm: Access the dequeue_pending flag locked
authorPhil Elwell <phil@raspberrypi.org>
Wed, 23 Mar 2016 14:16:25 +0000 (14:16 +0000)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 19 Sep 2017 10:07:47 +0000 (12:07 +0200)
commit97e6ffd5d58cb33af412b5f40e633aa7ad00e052
treeae816c6b45572b18df587e5d0e75e0a428169589
parentc04feb118e473277645621723a64802085a23225
vchiq_arm: Access the dequeue_pending flag locked

Reading through this code looking for another problem (now found in userland)
the use of dequeue_pending outside a lock didn't seem safe.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c