]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/secboot: let LS post_run hooks return error
authorAlexandre Courbot <acourbot@nvidia.com>
Wed, 29 Mar 2017 09:31:11 +0000 (18:31 +0900)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 6 Apr 2017 04:39:04 +0000 (14:39 +1000)
commit54f8652e6d4355e3b4ba5bfaead5f4b9102db32b
treea870cc721bcce2e78e5d8e268853e736c4fec8c3
parent9782fcf3b08153a837cc40d99a644f84057fc46b
drm/nouveau/secboot: let LS post_run hooks return error

A LS post-run hook can meet an error meaning the failure of secure boot.
Make sure this can be reported.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.h
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ls_ucode.h
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ls_ucode_msgqueue.c