Re: opps 2.6.10-mm2

From: Marc Ballarin
Date: Thu Jan 06 2005 - 16:07:36 EST


On Thu, 06 Jan 2005 10:56:42 -0800
Mike Werner <werner@xxxxxxx> wrote:

> 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();

Works fine on nvidia-agp / radeon.

Regards
-
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/