summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-09-21 09:19:54 +0200
committerJens Axboe <axboe@kernel.dk>2020-09-23 10:43:19 -0600
commitef16e1d98c4e05338ab9c381ac0100a4ed0626ca (patch)
treeb8fa6f09eaf457182290dbd43a24ad2196fb0883 /tools/perf/scripts/python
parente455ed22906c02c7638e127dbf60634765db02cd (diff)
downloadkernel-ef16e1d98c4e05338ab9c381ac0100a4ed0626ca.tar.gz
mm: cleanup claim_swapfile
Use blkdev_get_by_dev instead of bdgrab + blkdev_get. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
/span>Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds 2020-10-21treewide: remove DISABLE_LTOSami Tolvanen 2020-10-13Revert "arm64: vdso: Fix compilation with clang older than 8"Nick Desaulniers 2020-10-09kbuild: explicitly specify the build id styleBill Wendling 2020-09-07arch: vdso: add vdso linker script to 'targets' instead of extra-yMasahiro Yamada 2020-06-24arm64: vdso: Don't use gcc plugins for building vgettimeofday.cAlexander Popov 2020-06-24arm64: vdso: Only pass --no-eh-frame-hdr when linker supports itWill Deacon 2020-06-23arm64: vdso: Disable dwarf unwinding through the sigreturn trampolineWill Deacon 2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon 2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon 2020-05-15arm64: vdso: Disable Shadow Call StackSami Tolvanen 2020-05-07arm64: vdso: Force the vDSO to be linked as BTI when built for BTIMark Brown 2020-05-07arm64: vdso: Add --eh-frame-hdr to ldflagsVincenzo Frascino 2020-04-30arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino 2020-04-28arm64: vdso: Add '-Bsymbolic' to ldflagsVincenzo Frascino