Re: 2.6.31-rc1: memory initialization warnings on sparc

From: David Miller
Date: Mon Jun 15 2009 - 06:12:47 EST



I know about them, I saw these messages too.

kmalloc() initialization got moved earlier so large swaths of sparc
early initialization need to move from bootmem to kmalloc or similar.

It's just a harmless warning as the bootmem code calls kmalloc()
if that's available already.
--
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/