aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorShaohua Li <shli@fb.com>2016-09-13 10:28:00 -0700
committerShaohua Li <shli@fb.com>2016-09-21 09:09:44 -0700
commitf71f1cf97c781db1be8ae0190e0983e1fceac14a (patch)
tree154a1cf49bf2697d6a311f42ec871b83c50267c8 /tools/perf/scripts/python/stackcollapse.py
parentraid5: allow arbitrary max_hw_sectors (diff)
downloadlinux-f71f1cf97c781db1be8ae0190e0983e1fceac14a.tar.gz
linux-f71f1cf97c781db1be8ae0190e0983e1fceac14a.zip
md/bitmap: fix wrong cleanup
if bitmap_create fails, the bitmap is already cleaned up and the returned value is an error number. We can't do the cleanup again. Reported-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
ss='deletions'>-1/+1 2016-12-16vhost/scsi: Remove unused but set variableTobias Klauser1-2/+0 2016-12-16tools/virtio: use {READ,WRITE}_ONCE() in uaccess.hMark Rutland1-4/+5 2016-12-16vringh: kill off ACCESS_ONCE()Mark Rutland1-2/+3 2016-12-16tools/virtio: fix READ_ONCE()Mark Rutland1-1/+1 2016-12-16crypto: add virtio-crypto driverGonglei12-0/+1887 2016-12-16vhost: cache used event for better performanceJason Wang2-6/+25 2016-12-16vsock: lookup and setup guest_cid inside vhost_vsock_lockGao feng1-8/+17 2016-12-16virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variantsChristoph Hellwig1-40/+57 2016-12-16virtio_pci: merge vp_free_vectors into vp_del_vqsChristoph Hellwig1-34/+27 2016-12-16virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectorsChristoph Hellwig1-1/+0 2016-12-16virtio_pci: use pci_alloc_irq_vectorsChristoph Hellwig2-26/+17 2016-12-16virtio: clean up handling of request_irq failureMichael S. Tsirkin1-3/+1 2016-12-15platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and typeDarren Hart1-2/+2 2016-12-15rdma: fix buggy code that the compiler warns aboutLinus Torvalds1-1/+2 2016-12-15afs, rxrpc: Update the MAINTAINERS fileDavid Howells1-0/+1 2016-12-15redo: radix tree test suite: fix compilationMatthew Wilcox3-30/+1 2016-12-15printk: Remove no longer used second struct contGeert Uytterhoeven1-6/+0 2016-12-14printk: remove console flushing special cases for partial buffered linesLinus Torvalds1-103/+5 2016-12-14printk: remove games with previous record flagsLinus Torvalds1-85/+24 2016-12-15vsock/virtio: fix src/dst cid formatMichael S. Tsirkin1-7/+7 2016-12-15vsock/virtio: mark an internal function staticMichael S. Tsirkin1-2/+1 2016-12-15vsock/virtio: add a missing __le annotationMichael S. Tsirkin1-1/+1 2016-12-15vhost: add missing __user annotationsMichael S. Tsirkin1-5/+5 2016-12-15vhost: make interval tree static inlineMichael S. Tsirkin1-1/+1 2016-12-15drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_lockedMichael S. Tsirkin1-0/+2 2016-12-15drm/virtio: fix lock context imbalanceMichael S. Tsirkin1-1/+3 2016-12-15drm/virtio: fix endianness in primary_plane_updateMichael S. Tsirkin1-2/+2 2016-12-15virtio_console: drop unused config fieldsMichael S. Tsirkin1-7/+7 2016-12-15virtio_ring: fix complaint by sparseGonglei1-2/+2 2016-12-15virtio_pci_modern: fix complaint by sparseGonglei1-4/+4