OSDN Git Service

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)
commitb606234e2ffe0059055fcf38c087d5f71ca3b4b7
tree40107145231513b02d0c5c31194d18b71d311763
parentb2888c650e61d03bbfc8325662cff660b40b39ba
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