summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2009-09-21 16:01:56 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2009-10-09 13:47:25 -0700
commit2b49d7c40ec0806d93ced89ac6039ddcf223dea7 (patch)
tree16c2532bafa35108f4b442fbd37ea3c376515097 /tools/perf/scripts/python/bin/stackcollapse-report
parent5044a2c0e0e951afeb4dce87e18e10036635410a (diff)
downloadkernel-2b49d7c40ec0806d93ced89ac6039ddcf223dea7.tar.gz
Staging: comedi: ni_65xx.c: fix insn_bits shift calculation.
Fix insn_bits bitshift calculation for subdevice with non-zero base_port. Thanks to cJ-comedi at zougloub dot eu for spotting the bug. Signed-off-by: Frank Mori Hess <fmhess@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
/distro/kernel/commit/fs/sysfs?id=de96e9fea7ba56042f105b6fe163447b280eb800'>sysfs: convert BUG_ON to WARN_ONGreg Kroah-Hartman 2018-12-03sysfs: constify sysfs create/remove files harderJani Nikula 2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2018-08-02scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche 2018-07-29sysfs: Fix regression when adding a file to an existing groupTyler Hicks 2018-07-20sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov 2018-07-20kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov 2018-07-07sysfs: Fix internal_create_group() for named group updatesRajat Jain 2018-05-21unfuck sysfs_mount()Al Viro 2018-03-19sysfs: symlink: export sysfs_create_link_nowarn()Grygorii Strashko 2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds 2018-01-23sysfs: remove DEBUG definesGreg Kroah-Hartman 2018-01-23sysfs: use SPDX identifiersGreg Kroah-Hartman 2018-01-22sysfs: turn WARN() into pr_warn()Greg Kroah-Hartman 2018-01-05sysfs: do not use print_symbol()Sergey Senozhatsky 2017-12-18sysfs: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych 2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds