summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorGuoqing Jiang <guoqing.jiang@cloud.ionos.com>2020-06-16 11:25:52 +0200
committerSong Liu <songliubraving@fb.com>2020-07-16 10:14:08 -0700
commit1684e97538b9484c72bcaff2961569c3b0021473 (patch)
treec3c4fd7f6aeddf02193d2367056b6524a46decd7 /tools/perf/scripts/python/bin/stackcollapse-report
parentcb9902db3827135bfd6ae70bcb65b653418bb775 (diff)
downloadkernel-1684e97538b9484c72bcaff2961569c3b0021473.tar.gz
raid5: remove the meaningless check in raid5_make_request
We can't guarntee the batched stripe to be set with STRIPE_HANDLE since there are lots of functions could set the flag, such as sync_request, ops_complete_* and end_{read,write}_request etc. Also clear_batch_ready called in handle_stripe ensures the batched list can't continue to be handled by handle_stripe. Signed-off-by: Guoqing Jiang <guoqing.jiang@cloud.ionos.com> Signed-off-by: Song Liu <songliubraving@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
ref='/distro/kernel/commit/arch/arm/mach-mx1?h=linux-6.6.y&id=5b68421f41b47dd9311b81d9e0d7e9781c2983f3'>mx1ads: remove ifdefs, reorder include alphabeticallySascha Hauer 2009-05-07MXC: rename mxc_map_io to architecture specific versionsSascha Hauer 2009-04-16MX1ADS: remove I2C ifdefsDarius Augulis 2009-04-06V4L/DVB (11350): Add camera (CSI) driver for MX1Paulius Zaleckas 2009-03-19Merge branch 'master' of git://git.marvell.com/orion into develRussell King 2009-03-13arm/imx: Kconfig beautificationHolger Schurig 2009-03-13[ARM] mxc: add missing includeSascha Hauer 2009-03-13[ARM] Add Synertronixx scb9328 board supportSascha Hauer 2009-03-13[ARM] mx1ads: add I2C supportSascha Hauer 2009-03-13[ARM] MXC: remove _clk suffix from clock namesSascha Hauer 2009-03-13[ARM] MXC: rework timer/clock initialisationSascha Hauer 2009-03-13[ARM] MXC: Use a single function for decoding a PLLSascha Hauer 2009-03-13arm/imx2x: new IOMUX definitionsHolger Schurig 2009-03-06MX1 fix includeDarius Augulis 2008-12-18[ARM] MXC: remove dependency to other include files from irqs.hSascha Hauer 2008-12-16patch-mx1-add-devicesDarius Augulis 2008-12-16patch-mxc-add-ARCH_MX1Paulius Zaleckas