summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>2009-03-24 23:22:58 +0100
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>2009-03-24 23:22:58 +0100
commit552d3a99bdce8a0d7f9abe3766fb3655ef5757dc (patch)
tree4abf3d83da9348d30d9a9a9d60f9751bb7d875c6 /tools/perf/scripts/python/stackcollapse.py
parent4cda15a0995f2da5727514f84ec26d8b7420e1f9 (diff)
downloadkernel-552d3a99bdce8a0d7f9abe3766fb3655ef5757dc.tar.gz
ide: remove broken EXABYTENEST support
do_identify() marks EXABYTENEST device as non-present and frees drive->id so enable_nest() has absolutely no chance of working. The code was like this since at least 2.6.12-rc2 and nobody has noticed so just remove broken EXABYTENEST support. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
a076ee852e806e3'>Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith 2009-09-20gitignore usr/initramfs_data.cpio.bz2 and usr/initramfs_data.cpio.lzmaJaswinder Singh Rajput 2009-09-20kbuild: correct initramfs compression commentRobert P. J. Day 2009-03-31bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONEH. Peter Anvin 2009-03-28bzip2/lzma: don't ask for compression mode for the default initramfsH. Peter Anvin 2009-03-28bzip2/lzma: consistently capitalize LZMA in KconfigH. Peter Anvin 2009-03-28bzip2/lzma: clarify the meaning of the CONFIG_RD_ optionsH. Peter Anvin 2009-03-28bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDEDH. Peter Anvin 2009-02-19bzip2/lzma: make internal initramfs compression configurableAlain Knaff 2009-01-07bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff 2009-01-07bzip2/lzma: move initrd/ramfs options out of BLK_DEVH. Peter Anvin 2008-12-03kbuild: gen_init_cpio expands shell variables in file namesSally, Gene 2007-07-16kbuild: add support for reading stdin with gen_init_cpioMike Frysinger 2007-07-16.gitignore updateAlexey Dobriyan