On Thursday 24 March 2005 23:21, Brice Goglin wrote:
> Andrew Morton a écrit :
> > Stefano Rivoir <[EMAIL PROTECTED]> wrote:
> >>>--- linux-mm/include/linux/agp_backend.h.old
> >>>+++ linux-mm/include/linux/agp_backend.h

> >>>+extern struct agp_bridge_data * (*agp_find_bridge)(struct pci_dev *);

> >>Right, that fixed it for me.
> >
> > There were contradictory patches in flight and I stuck the latest drm
> > tree into rc1-mm2 at the last minute, alas.  You should revert
> > agp-make-some-code-static.patch.
> >
> > But I assume that fixing the compile warnings does not fix the oopses
> > which Stefano and Brice are seeing?
>
> My patch does fix both the compile warnings and my oops on my Radeon
> laptop.

It also allows my machine to boot.

        Alexey

                ...
        drm_agp_init+0x30/0x8e
        drm_fill_in_dev+0xe7/0x195
        drm_get_dev+0x4a/0xba
        kobject_get+0xf/0x13
        do_initcalls+0x54/0xb0
        init+0x0/0x100
        init+0x0/0x100
        kernel_thread_helper+0x0/0x0b
        kernel_thread_helper+0x5/0x0b
                ...
<0>Kernel panic - not syncing: Attempted to kill init!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to