From: Sebastian Ott Date: Wed, 28 Jan 2015 18:06:29 +0000 (+0100) Subject: s390/dasd: cleanup profiling X-Git-Tag: fixes-v4.0-rc1~134^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6765cc2ac60f124ffffd0232e095c5ec6eb70d57;p=pandora-kernel.git s390/dasd: cleanup profiling The dasd driver has a lot of duplicated code to handle dasd_global_profile. With this patch we use the same code for the global and the per device profiling data. Note that dasd_stats_write had to change slightly to maintain some odd differences between A) per device and global profile and B) proc and sysfs interface usage. Signed-off-by: Sebastian Ott Reviewed-by: Stefan Haberland Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed