linux_dsm_epyc7002/drivers/gpu/drm/nouveau/nvkm/subdev/pmu
Alexandre Courbot b7d6c8db49 drm/nouveau/secboot: fix NULL pointer dereference
The msgqueue pointer validity should be checked by its owner, not by the
msgqueue code itself to avoid this situation.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Reported-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2017-03-17 12:06:58 +10:00
..
fuc drm/nouveau: silence sparse warnings about symbols not being marked static 2016-11-07 14:04:40 +10:00
base.c drm/nouveau/falcon: delay construction of falcons to oneinit() 2017-03-07 17:05:12 +10:00
gf100.c drm/nouveau/pmu: move ucode handling into gt215 implementation 2016-11-17 09:50:36 +10:00
gf119.c drm/nouveau/pmu: move ucode handling into gt215 implementation 2016-11-17 09:50:36 +10:00
gk20a.c drm/nouveau/pmu/gk20a: use falcon library functions 2017-02-17 15:14:31 +10:00
gk104.c drm/nouveau/pmu: move ucode handling into gt215 implementation 2016-11-17 09:50:36 +10:00
gk110.c drm/nouveau/pmu: move ucode handling into gt215 implementation 2016-11-17 09:50:36 +10:00
gk208.c drm/nouveau/pmu: move ucode handling into gt215 implementation 2016-11-17 09:50:36 +10:00
gm20b.c drm/nouveau/secboot: fix NULL pointer dereference 2017-03-17 12:06:58 +10:00
gm107.c drm/nouveau/pmu: move ucode handling into gt215 implementation 2016-11-17 09:50:36 +10:00
gp100.c drm/nouveau/pmu/gp100: initial implementation 2016-11-17 09:50:36 +10:00
gp102.c drm/nouveau/pmu/gp102: initial implementation 2016-11-17 09:50:37 +10:00
gt215.c drm/nouveau/pmu: move ucode handling into gt215 implementation 2016-11-17 09:50:36 +10:00
Kbuild drm/nouveau/gm20b: add dummy PMU device 2017-02-17 15:14:31 +10:00
memx.c drm/nouveau/pmu: convert to new-style nvkm_subdev 2015-08-28 12:40:45 +10:00
priv.h drm/nouveau/pmu: add nvkm_pmu_ctor() function 2017-02-17 15:14:30 +10:00