1
0
Fork 0
alistair23-linux/drivers/gpu/drm/nouveau/nvkm/subdev
Gustavo A. R. Silva 322b38ce3d drm/nouveau/nvkm: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

This patch aims to suppress 29 missing-break-in-switch false positives.

Addresses-Coverity-ID: 1456891 ("Missing break in switch")
Addresses-Coverity-ID: 1324063 ("Missing break in switch")
Addresses-Coverity-ID: 1324063 ("Missing break in switch")
Addresses-Coverity-ID: 141432 ("Missing break in switch")
Addresses-Coverity-ID: 141433 ("Missing break in switch")
Addresses-Coverity-ID: 141434 ("Missing break in switch")
Addresses-Coverity-ID: 141435 ("Missing break in switch")
Addresses-Coverity-ID: 141436 ("Missing break in switch")
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
2019-04-10 10:07:29 -05:00
..
bar drm/nouveau/bar/tu102: rename implementation from tu104 2019-02-20 08:59:57 +10:00
bios drm/nouveau/nvkm: mark expected switch fall-throughs 2019-04-10 10:07:29 -05:00
bus License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clk drm/nouveau/nvkm: mark expected switch fall-throughs 2019-04-10 10:07:29 -05:00
devinit drm/nouveau/devinit/tu102: rename implementation from tu104 2019-02-20 08:59:57 +10:00
fault drm/nouveau/fault/gv100-: expose VoltaFaultBufferA 2019-02-20 09:00:01 +10:00
fb drm/nouveau/nvkm: mark expected switch fall-throughs 2019-04-10 10:07:29 -05:00
fuse License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
gpio License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
gsp drm/nouveau/gsp/gv100-: instantiate GSP falcon 2019-02-20 08:59:58 +10:00
i2c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ibus License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
iccsense License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
instmem drm/nouveau/imem/nv50: support pinning objects in BAR2 and returning address 2018-12-11 15:37:46 +10:00
ltc drm/nouveau/gr/gp102-: setup stencil zbc 2018-05-18 15:01:26 +10:00
mc drm/nouveau/mc/tu102: rename implementation from tu104 2019-02-20 08:59:57 +10:00
mmu drm/nouveau/mmu/gp100-: support vmms with gcc/tex replayable faults enabled 2019-02-20 09:00:00 +10:00
mxm drm/nouveau/nvkm: mark expected switch fall-throughs 2019-04-10 10:07:29 -05:00
pci Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes 2018-01-26 15:27:07 +10:00
pmu drm/nouveau/pmu: don't print reply values if exec is false 2019-02-20 08:59:58 +10:00
secboot drm/nouveau/secboot: fix missing newline in error messages 2019-02-20 08:59:59 +10:00
therm drm/nouveau: Don't disable polling in fallback mode 2019-01-11 16:25:54 +10:00
timer drm/nouveau/tmr: detect stalled gpu timer and break out of waits 2018-12-11 15:37:45 +10:00
top drm/nouveau/top/gv100-: translate entry for the GSP 2019-02-20 08:59:58 +10:00
volt drm/nouveau/volt/gf117: fix speedo readout register 2019-02-20 08:59:57 +10:00
Kbuild drm/nouveau/core: define GSP subdev 2019-02-20 08:59:58 +10:00