aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohannes Weiner <[email protected]>2009-01-06 14:43:10 -0800
committerLinus Torvalds <[email protected]>2009-01-06 15:59:31 -0800
commit58c6d3dfe436eb8cfb451981d8fdc9044eaf42da (patch)
treec4f7fd8f6a24c5d242dd7bd0a876413f15e26fcd /tools/perf/scripts/python
parenteccd83e116e7f414a1da3aae3745384b7b171883 (diff)
dma-coherent: catch oversized requests to dma_alloc_from_coherent()
Prevent passing an order to bitmap_find_free_region() that is larger than the actual bitmap can represent. These requests can come from device drivers that have no idea how big the dma region is and need to rely on dma_alloc_from_coherent() to sort it out for them. Reported-by: Guennadi Liakhovetski <[email protected]> Signed-off-by: Johannes Weiner <[email protected]> Cc: Pekka Enberg <[email protected]> Cc: Dmitry Baryshkov <[email protected]> Cc: Jesse Barnes <[email protected]> Cc: Tetsuo Handa <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions