summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHeesub Shin <heesub.shin@samsung.com>2014-05-28 15:52:54 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-05-29 13:40:33 -0700
commit38c003b113ceab37f80d020999d3ec2cbf784da3 (patch)
tree771db6c4c9c49307604c8e0e0aab3eb8f28845b0 /tools/perf/scripts/python
parent80cb77dc6310a72002f6cb8255316c5aaea78807 (diff)
staging: ion: remove struct ion_page_pool_item
The page pool uses an internal data structure, ion_page_pool_item, for wrapping pooled pages and constructing a list. As the struct page already provides ways for doing exactly the same thing, we do not need to reinvent the wheel. This commit removes the data structure and slab allocations for it. Signed-off-by: Heesub Shin <heesub.shin@samsung.com> Reviewed-by: Mitchel Humpherys <mitchelh@codeaurora.org> Tested-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions