]> 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>
Fri, 5 Oct 2012 21:33:29 +0000 (23:33 +0200)
commit1004df947d423f9a281f5e74adab54ed1c5f14a9
treea67c1d22e151a6ff3ed100d6870b8c813332ff8d
parent432620f7d9e13058e8ea74619835c193e8723040
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