diff options
| author | Rebecca Schultz Zavin <[email protected]> | 2013-12-13 14:23:59 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-12-14 08:55:38 -0800 |
| commit | 708f0cac89d00c366d562265e0b0244cda6f903d (patch) | |
| tree | a7a671a2c0d9fd86cead38b75fb2a475bddba76e /tools/perf/scripts/python | |
| parent | b82302438bbb496c76d5c4d64d82263253b0ac2b (diff) | |
gpu: ion: Switch to using kmalloc rather than kmap during allocation
Previously, metadata was stored in the allocated pages themselves
during allocation. However the system can only have a limited
number of kmapped pages. A very large allocation might exceed
this limit.
Signed-off-by: Rebecca Schultz Zavin <[email protected]>
[jstultz: modified patch to apply to staging directory]
Signed-off-by: John Stultz <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions