]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 24 Sep 2012 12:50:19 +0000 (14:50 +0200)
commitfdf2a8113f19b0d6395370999d22ca3996c04ec6
treef8b1defd214edaebd89d3686903ab28b462c37a1
parentdf00b11c5e3aeac30ca75c6c090dd5d94ccd7164
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