commit | 913b97f94478db1c93cc5a1f07fa03ee4e2d5f8b | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Tue Jan 24 19:29:39 2017 +0900 |
committer | Ben Skeggs <bskeggs@redhat.com> | Tue Mar 07 17:05:11 2017 +1000 |
tree | c76dfcda003e3591c5ce978cf2a73fb3716b80db | |
parent | 098ee77224bc76026e736e05407ff46c78f13d22 [diff] |
drm/nouveau/secboot: prevent address trimming Using 32-bit integers would trim the WPR address if it is allocated above 4GB. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>