[PATCH resend 0/4] virt: vboxguest: Fix vboxguest module not working on VMs with more then 4G of RAM

From: Hans de Goede
Date: Wed Apr 18 2018 - 09:24:58 EST


Hi Greg,

I know you are not entirely happy with the direct get_pages usage in this
patch-set, but as discussed that is currently the only way to get DMA32
memory.

Adding a better API for getting DMA32 mem really falls outside of the scope
of these patches and in the mean time the vboxguest driver is broken on
VMs with more then 4G RAM, can we please get this bug-fix series merged to
fix this bug?

Regards,

Hans