Cc: Nick Piggin <nickpiggin@...>, David Chinner <dgc@...>, Jeremy Fitzhardinge <jeremy@...>, <xfs@...>, Xen-devel <xen-devel@...>, Linux Kernel Mailing List <linux-kernel@...>, Mark Williamson <mark.williamson@...>, Morten Bøgeskov <xen-users@...>, <xfs-masters@...>
On 10/15/07, Andi Kleen <andi@firstfloor.org> wrote:
Currently the only DRM memory handed to userspace is vmalloc_32 in drm_scatter.c
I notice the VIA driver does its own vmalloc for dmablit, so it may
have an issue with this if highmem is involved.
This will change with the upcoming memory manager so I'll need to
investigate it a bit perhaps...
Dave.
-