Re: kernel BUG at slab.c:1062!

Hugh Dickins (hugh@veritas.com)
Thu, 12 Jul 2001 14:08:17 +0100 (BST)


On Thu, 12 Jul 2001, Mark Thomson wrote:
>
> I have a Motorola SM56 PCI modem, and I got the following error when doing
> 'insmod sm56'.
> The sm56 module used to work for all 2.4 kernels prior to kernel 2.4.6. (It
> can be found at
> http://e-www.motorola.com/products/softmodem/support/software.html#linux)
>
> Using /lib/modules/2.4.6/kernel/drivers/char/sm56.o
> kernel BUG at slab.c:1062!

Someone posted a similar problem (with another driver) earlier on:
you must recompile the module for 2.4.6, changes in the GFP_ mask
definitions mean the old module is incompatible with the new kernel.

Hugh

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