Files
linux/drivers/char
Jan Beulich da503fa60b agp: two-stage page destruction issue
besides it apparently being useful only in 2.6.24 (the changes in 2.6.25
really mean that it could be converted back to a single-stage mechanism),
I'm seeing an issue in Xen Dom0 kernels, which is caused by the calling
of gart_to_virt() in the second stage invocations of the destroy function.
I think that besides this being a real issue with Xen (where
unmap_page_from_agp() is not just a page table attribute change), this
also is invalid from a theoretical perspective: One should not assume that
gart_to_virt() is still valid after unmapping a page. So minimally (keeping
the 2-stage mechanism) a patch like the one below would be needed.

Jan

Signed-off-by: Dave Airlie <airlied@redhat.com>
2008-06-19 09:56:16 +10:00
..
2008-06-19 09:56:16 +10:00
2008-05-24 09:56:11 -07:00
2008-06-06 11:31:02 -07:00
2008-02-03 17:11:42 +02:00
2008-04-30 08:29:47 -07:00
2008-04-30 08:29:47 -07:00
2008-02-07 08:42:25 -08:00
2008-02-07 08:42:25 -08:00
2008-04-29 08:05:59 -07:00
2008-05-01 08:03:58 -07:00
2008-04-30 08:29:43 -07:00
2008-04-30 08:29:47 -07:00
2008-04-30 08:29:47 -07:00
2008-05-15 10:19:30 -07:00
2007-07-21 17:49:16 -07:00
2008-04-30 08:29:46 -07:00
2008-04-29 08:06:27 -07:00
2008-05-08 10:46:56 -07:00
2008-04-30 23:15:34 +02:00
2008-05-01 13:08:16 -04:00
2008-04-30 08:29:40 -07:00
2008-06-06 11:29:12 -07:00