summaryrefslogtreecommitdiff
path: root/drivers/hsi/hsi_boardinfo.c
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2017-09-11 13:29:31 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-10-05 07:44:03 (GMT)
commit46f062e05920a4d40dbe32aa4bc622df33db6fb2 (patch)
tree6e102e27cbb7751224042fe7005c966230876eb7 /drivers/hsi/hsi_boardinfo.c
parent02c7d98bec6cf34ee7079fa503faffc82e17f575 (diff)
downloadlinux-46f062e05920a4d40dbe32aa4bc622df33db6fb2.tar.xz
etnaviv: fix gem object list corruption
commit 518417525f3652c12fb5fad6da4ade66c0072fa3 upstream. 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. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hsi/hsi_boardinfo.c')
0 files changed, 0 insertions, 0 deletions