diff options
author | Alex Waterman <alexw@nvidia.com> | 2015-02-04 15:41:19 -0500 |
---|---|---|
committer | Terje Bergstrom <tbergstrom@nvidia.com> | 2015-05-11 11:51:08 -0400 |
commit | 4d405809a9d97efeadd7c33bce4ecf0470c386f2 (patch) | |
tree | 5984b2362260d79fe3f5e0fc2b8bde859bd9c4ae /drivers/gpu/nvgpu/vgpu/vgpu.c | |
parent | 8d6fe0f2ef2d52c077263a0621d05953b19320ff (diff) |
gpu: nvgpu: Reduce BAR1 kernel size
Reduce the BAR1 size in the kernel to match the reserved size in the
DTB. This caused problems for the buddy allocator since the allocator
can sometimes allocate from higher memory before lower memory in the
managed space. This would cause the kernel to access unmapped memory.
Change-Id: I70b72ef5bb4db01253e5087757051ef852e99bc6
Signed-off-by: Alex Waterman <alexw@nvidia.com>
Reviewed-on: http://git-master/r/740726
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
Tested-by: Terje Bergstrom <tbergstrom@nvidia.com>
Diffstat (limited to 'drivers/gpu/nvgpu/vgpu/vgpu.c')
0 files changed, 0 insertions, 0 deletions