KVM: PPC: BookE: Expose remote TLB flushes in debugfs
authorAlexander Graf <agraf@suse.de>
Wed, 1 Aug 2012 10:56:51 +0000 (12:56 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 5 Oct 2012 21:38:39 +0000 (23:38 +0200)
commitcf1c5ca47319d9eb49166859921822fea354d4b3
treea67c1d22e151a6ff3ed100d6870b8c813332ff8d
parentf4800b1f4d23156e9080a08d6114e5d8bb767964
KVM: PPC: BookE: Expose remote TLB flushes in debugfs

We're already counting remote TLB flushes in a variable, but don't export
it to user space yet. Do so, so we know what's going on.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/booke.c