summaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netfront.c
diff options
context:
space:
mode:
authorLucas Stach2017-09-11 15:29:31 +0200
committerLucas Stach2017-09-13 15:06:56 +0200
commit518417525f3652c12fb5fad6da4ade66c0072fa3 (patch)
tree57baead2833097aba997f0345313b09b6264f85d /drivers/net/xen-netfront.c
parentetnaviv: fix submit error path (diff)
downloadkernel-qcow2-linux-518417525f3652c12fb5fad6da4ade66c0072fa3.tar.gz
kernel-qcow2-linux-518417525f3652c12fb5fad6da4ade66c0072fa3.tar.xz
kernel-qcow2-linux-518417525f3652c12fb5fad6da4ade66c0072fa3.zip
etnaviv: fix gem object list corruption
All manipulations of the gem_object list need to be protected by the list mutex, as GEM objects can be created and freed in parallel. This fixes a kernel memory corruption. CC: stable@vger.kernel.org Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'drivers/net/xen-netfront.c')
0 files changed, 0 insertions, 0 deletions