Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
offb: Fix bug in calculating requested vram size
We used to try to request 8 times more vram than needed, which would fail if the card has a too small BAR (observed with qemu & kvm). Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> CC: stable@kernel.org
- Loading branch information