summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-02-28 14:36:56 +0000
committerHerbert Xu <herbert@gondor.apana.org.au>2017-03-01 19:47:51 +0800
commit1fb1683cb343d80736625f3048de2107cf5bbf79 (patch)
treea99667bc6045039b46a887e97fd193df4d77280d /tools/perf/scripts/python/parallel-perf.py
parent3b30460c5b0ed762be75a004e924ec3f8711e032 (diff)
downloadkernel-1fb1683cb343d80736625f3048de2107cf5bbf79.tar.gz
crypto: arm/crc32 - fix build error with outdated binutils
Annotate a vmov instruction with an explicit element size of 32 bits. This is inferred by recent toolchains, but apparently, older versions need some help figuring this out. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
return NULL error from ioremap_nocacheArvind Yadav 2017-02-25parisc: eisa: Fix resource leaks in error pathsArvind Yadav 2017-02-25parisc: eisa: Remove coding style errorsArvind Yadav 2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche 2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds 2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski 2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas 2016-01-30drivers: Initialize resource entry to zeroToshi Kani 2016-01-20parisc: convert to dma_map_opsChristoph Hellwig 2016-01-12parisc: Initialize PCI bridge cache line and default latencyHelge Deller 2015-12-12parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka 2015-11-10pci: remove pci_dma_supportedChristoph Hellwig 2015-10-22parisc: reduce syslog debug outputHelge Deller 2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas 2015-09-10parisc: use seq_hex_dump() to dump buffersAndy Shevchenko 2015-09-08PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller 2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2015-07-31parisc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu 2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi