[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090615.031237.16489152.davem@davemloft.net>
Date: Mon, 15 Jun 2009 03:12:37 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: a.beregalov@...il.com
Cc: linux-kernel@...r.kernel.org, sparclinux@...r.kernel.org,
linux-mm@...ck.org
Subject: Re: 2.6.31-rc1: memory initialization warnings on sparc
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists