summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorStephen M. Cameron <scameron@beardog.cce.hp.com>2009-09-17 13:47:44 -0500
committerJens Axboe <jens.axboe@oracle.com>2009-10-01 21:15:42 +0200
commit2d11d9931f5968bddac50d9d224c4812d4be869a (patch)
tree6ea99eba85cc2de4d061c5c6d262b91aab6226c5 /tools/perf/scripts/python/bin/stackcollapse-report
parent9ddb27b44ffeb3080b71cc493b2edff2224d9356 (diff)
downloadkernel-2d11d9931f5968bddac50d9d224c4812d4be869a.tar.gz
cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.
When rebuild_lun_table is reached via sysfs, the usage count that is checked prior to messing with c0d0 has different constraints (must be zero) than if rebuild_lun_table is reached via ioctl (must be one.) Fix rebuild_lun_table to take that into account. Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
ripts/link-vmlinux.sh?h=linux-6.12.y&id=d4ffe418195b2d0581dfcda05f366e3b0f23d2a9'>ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARMArd Biesheuvel 2016-03-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds 2016-03-15kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel 2016-03-15x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel 2016-02-08scripts/link-vmlinux.sh: force error on kallsyms failureArd Biesheuvel 2016-01-10um: link with -lpthreadVegard Nossum 2015-12-08arch: um: fix error when linking vmlinux.Lorenzo Colitti 2015-05-21scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP KernelMaxime Coquelin 2015-05-07scripts: fix link-vmlinux.sh bash-ismSylvain BERTRAND 2014-08-20kbuild: Make scripts executableMichal Marek 2014-03-17kallsyms: fix percpu vars on x86-64 with relocation.Rusty Russell 2013-12-10scripts/link-vmlinux.sh: only filter kernel symbols for armMing Lei 2013-11-02scripts/kallsyms: filter symbols not in kernel address spaceMing Lei 2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell 2013-02-25kbuild: Fix reading of .config in link-vmlinux.shMichal Marek 2013-02-22scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIGMichael Grzeschik 2012-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds 2012-09-11kbuild: add symbol prefix arg to kallsymsJames Hogan 2012-08-10link-vmlinux.sh: Fix stray "echo" in error messageMichal Marek 2012-07-07kbuild: Print errors to stderrMichal Marek 2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds 2012-05-10kbuild: fix ia64 linkSam Ravnborg 2012-05-05kbuild: link of vmlinux moved to a scriptSam Ravnborg