commit | 25818f0f288cd5333ba5a90ad6dde3def4c4ff58 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Jul 28 15:25:10 2010 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Aug 05 12:56:30 2010 +1000 |
tree | 993384eff73bac874201d342c43a8e596dd1f485 | |
parent | 37d8d4bf489e39eedc9537f8616fe87879b13cb0 [diff] |
memblock: Make MEMBLOCK_ERROR be 0 And ensure we don't hand out 0 as a valid allocation. We put the low limit at PAGE_SIZE arbitrarily. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>