From: Hendrik Brueckner Date: Wed, 11 Dec 2013 11:15:52 +0000 (+0100) Subject: s390/oprofile: move hwsampler interfaces to cpu_mf.h X-Git-Tag: v3.14-rc1~184^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf48ad83278aad39d4a0158cd085b6038b2941e6;p=pandora-kernel.git s390/oprofile: move hwsampler interfaces to cpu_mf.h Extract and move the oprofile hwsampler data structures and interfaces to the cpu_mf.h header file which contains common interface definitions for the various CPU-measurement facilities. This change is necessary for a new perf PMU. Few interface names have been revised to fit to the latest CPU-measurement facilities documentation. Also declare the data structures as __packed and correct checkpatch findings. Signed-off-by: Hendrik Brueckner Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed