aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDamien Le Moal <damien.lemoal@wdc.com>2019-01-24 18:20:14 +0900
committerJens Axboe <axboe@kernel.dk>2019-01-24 11:11:45 -0700
commit8367de2c99a13d35960a51d6084631c883e93a4d (patch)
treef6ae3ad7d48dfdad5c5d5a1099f4cfe81a028f23 /tools/perf/scripts/python/stackcollapse.py
parentuapi: fix ioctl documentation (diff)
downloadlinux-8367de2c99a13d35960a51d6084631c883e93a4d.tar.gz
linux-8367de2c99a13d35960a51d6084631c883e93a4d.zip
block: Fix comment typo
Fix typo in REQ_OP_ZONE_RESET description. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
d CRYPTO_DEV_ATMEL_SHA should depend ...Geert Uytterhoeven1-0/+2 2017-02-27crypto: cavium - fix leak on curr if curr->head fails to be allocatedColin Ian King1-0/+1 2017-02-27crypto: cavium - Fix couple of static checker errorsGeorge Cherian2-3/+5 2017-02-23crypto: xts - Add ECB dependencyMilan Broz1-0/+1 2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig2-141/+65 2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig2-53/+10 2017-02-23crypto: cavium - remove dead MSI-X related defineChristoph Hellwig1-2/+0 2017-02-15crypto: brcm - Avoid double free in ahash_finup()Rob Rice1-1/+0 2017-02-15crypto: cavium - fix Kconfig dependenciesArnd Bergmann1-1/+2 2017-02-15crypto: cavium - cpt_bind_vq_to_grp could return an error codeGeorge Cherian1-2/+2 2017-02-15crypto: doc - fix typoGilad Ben-Yossef1-1/+1 2017-02-15hwrng: omap - update Kconfig help descriptionRussell King1-2/+2 2017-02-15crypto: ccm - drop unnecessary minimum 32-bit alignmentArd Biesheuvel1-2/+1 2017-02-15crypto: ccm - honour alignmask of subordinate MAC cipherArd Biesheuvel1-8/+10 2017-02-15crypto: caam - fix state buffer DMA (un)mappingHoria Geantă1-55/+52 2017-02-15crypto: caam - abstract ahash request double bufferingHoria Geantă1-29/+48 2017-02-15crypto: caam - fix error path for ctx_dma mapping failureHoria Geantă1-1/+6 2017-02-15crypto: caam - fix DMA API leaks for multiple setkey() callsHoria Geantă2-252/+102 2017-02-15crypto: caam - don't dma_map key for hash algorithmsHoria Geantă1-17/+1 2017-02-15crypto: caam - use dma_map_sg() return codeHoria Geantă1-62/+71 2017-02-15crypto: caam - replace sg_count() with sg_nents_for_len()Horia Geantă2-112/+88 2017-02-15crypto: caam - check sg_count() return valueHoria Geantă1-2/+42 2017-02-15crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()Horia Geantă1-4/+4 2017-02-15crypto: caam - fix JR IO mapping if one failsTudor Ambarus1-8/+9 2017-02-15crypto: caam - check return code of dma_set_mask_and_coherent()Horia Geantă2-10/+24 2017-02-15crypto: caam - don't include unneeded headersHoria Geantă2-3/+0 2017-02-15crypto: ccp - Simplify some buffer management routinesGary R Hook1-86/+56 2017-02-15crypto: ccp - Update the command queue on errorsGary R Hook1-2/+5 2017-02-15crypto: ccp - Change mode for detailed CCP init messagesGary R Hook1-3/+2 2017-02-15crypto: atmel-sha - fix error management in atmel_sha_start()Cyrille Pitchen1-5/+22 2017-02-15crypto: atmel-sha - fix missing "return" instructionsCyrille Pitchen1-5/+5 2017-02-15crypto: ccp - Set the AES size field for all modesGary R Hook3-2/+10 2017-02-11crypto: brcm - Add Broadcom SPU driverRob Rice12-0/+9516