diff options
| author | Halil Pasic <[email protected]> | 2019-07-23 22:51:55 +0000 |
|---|---|---|
| committer | Heiko Carstens <[email protected]> | 2019-07-26 11:36:12 +0000 |
| commit | 1a2dcff881059dedc14fafc8a442664c8dbd60f1 (patch) | |
| tree | fa84090e78308c2588d76de59c26a88204ed246a /tools/perf/scripts/python/stackcollapse.py | |
| parent | s390/kasan: add bitops instrumentation (diff) | |
| download | kernel-1a2dcff881059dedc14fafc8a442664c8dbd60f1.tar.gz kernel-1a2dcff881059dedc14fafc8a442664c8dbd60f1.zip | |
s390/dma: provide proper ARCH_ZONE_DMA_BITS value
On s390 ZONE_DMA is up to 2G, i.e. ARCH_ZONE_DMA_BITS should be 31 bits.
The current value is 24 and makes __dma_direct_alloc_pages() take a
wrong turn first (but __dma_direct_alloc_pages() recovers then).
Let's correct ARCH_ZONE_DMA_BITS value and avoid wrong turns.
Signed-off-by: Halil Pasic <[email protected]>
Reported-by: Petr Tesarik <[email protected]>
Fixes: c61e9637340e ("dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32")
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
