From: Andre Przywara Date: Mon, 12 Jan 2015 16:56:16 +0000 (+0000) Subject: ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~97^2~37^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=924de80db9cab3e2ee53933deee7945e81808151;p=pandora-kernel.git ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe Currently the trace printk talks about "wfi" only, though the trace point triggers both on wfi and wfe traps. Add a parameter to differentiate between the two. Signed-off-by: Andre Przywara Reviewed-by: Wei Huang Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed