diff options
author | Dave Hansen <dave@linux.vnet.ibm.com> | 2008-12-09 08:21:33 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-01-08 16:25:08 +1100 |
commit | 5d21ea2b0e1d9d5d880670dbb9a96efe9b419583 (patch) | |
tree | 10f427695e940778473c3ec350ae8e5e34eb8288 /README | |
parent | c555e520ef794a94dc36a8ded93ece6369ff7ca0 (diff) |
powerpc/mm:: Cleanup careful_allocation(): bootmem already panics
If we fail a bootmem allocation, the bootmem code itself
panics. No need to redo it here.
Also change the wording of the other panic. We don't
strictly have to allocate memory on the specified node.
It is just a hint and that node may not even *have* any
memory on it. In that case we can and do fall back to
other nodes.
Signed-off-by: Dave Hansen <dave@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions