]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/secboot: add missing fields to BL structure
authorAlexandre Courbot <acourbot@nvidia.com>
Wed, 14 Dec 2016 08:02:47 +0000 (17:02 +0900)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 17 Feb 2017 05:14:32 +0000 (15:14 +1000)
commita982006e1d147374e381d48ec8f0636499a44a71
tree40107145231513b02d0c5c31194d18b71d311763
parent8be824090fd76f9c5c7d4af411820bb1bc9f7969
drm/nouveau/secboot: add missing fields to BL structure

Since DMEM was initialized to zero, these fields went unnoticed. Add
them for safety.

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