commit | f8a269c03d6cd083605a69255c89e9c62f99f134 | [log] [tgz] |
---|---|---|
author | Laura Abbott <lauraa@codeaurora.org> | Mon Apr 01 16:26:00 2013 -0700 |
committer | Laura Abbott <lauraa@codeaurora.org> | Thu Apr 11 09:18:55 2013 -0700 |
tree | 4e6a65f287bf3c164d09f90eb282a1d6ced164a3 | |
parent | a06bbd05ab0ae001035d459d4a99955ab03e8a00 [diff] |
gpu: ion: Add dedicated heap for memblock_removed memory Going forward, the carveout heap will be relying on having properly populated struct pages. Using memblock_remove does not populate the page structures correctly. Add a dedicated heap for dealing with memblock_removed memory and remove extra features from the carveout heap to deal with outside memory. Change-Id: Ibfe44d2ca27316d164892be885eb2464946bf608 Signed-off-by: Laura Abbott <lauraa@codeaurora.org>