summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorTim Sell <Timothy.Sell@unisys.com>2016-05-12 09:14:42 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-06-07 22:55:19 -0700
commitbf817f2f40d79dd0dfd7d800e174d8bac5257935 (patch)
tree3e2187fc34cd344375ee629e9a5a1a956d0019e9 /tools/perf/scripts/python/syscall-counts.py
parenta7d656063e55f8227a54fad99270b26472719ff1 (diff)
downloadkernel-bf817f2f40d79dd0dfd7d800e174d8bac5257935.tar.gz
staging: unisys: visorhba: remove unused (and broken) logic
The handling of CMD_NOTIFYGUEST_TYPE messages from the IO partition appears to be only partially implemented, but fortunately it is never used in our current environment. This patch deletes the unused code. Signed-off-by: Tim Sell <Timothy.Sell@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
d>Christoph Hellwig 2016-08-07block: rename bio bi_rw to bi_opfJens Axboe 2016-06-07block, fs, mm, drivers: use bio set/get op accessorsMike Christie 2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds 2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds 2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe 2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman 2015-09-29pktcdvd: drop null test before destroy functionsJulia Lawall 2015-08-13block: kill merge_bvec_fn() completelyKent Overstreet 2015-08-13block: make generic_make_request handle arbitrarily sized biosKent Overstreet 2015-07-29block: add a bi_error field to struct bioChristoph Hellwig 2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo