Re: 2.6.10-mm2

From: Mike Werner
Date: Thu Jan 06 2005 - 15:43:49 EST


Can you apply this and see if it helps you.

diff -Nru a/drivers/char/agp/generic.c b/drivers/char/agp/generic.c
--- a/drivers/char/agp/generic.c 2005-01-06 09:26:31 -08:00
+++ b/drivers/char/agp/generic.c 2005-01-06 09:26:31 -08:00
@@ -211,6 +211,7 @@
new->memory[i] = virt_to_phys(addr);
new->page_count++;
}
+ new->bridge = bridge;

flush_agp_mappings();
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/