diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-08-30 13:32:36 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2018-09-18 00:35:14 +0300 |
commit | c6635792737b881021ead417b281067d56ed3380 (patch) | |
tree | 5dbd6dfe1ca0050a7523a3374ab44a07d0ca2b8e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 1ccce46c5e8b8a0d2606fb8bb72bff069ffdc3ab (diff) | |
download | linux-c6635792737b881021ead417b281067d56ed3380.tar.xz |
PCI: Allocate dma_alias_mask with bitmap_zalloc()
Switch to bitmap_zalloc() to show clearly what we are allocating. Besides
that it returns pointer of bitmap type ("unsigned long *") instead of the
opaque "void *".
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions