]> 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, 14 Sep 2012 14:25:00 +0000 (16:25 +0200)
commit2875aa51a9abbb4738e81ef1b0664743103304b3
treebb5c05ceea78e199952bd23dca0f4a61e0d7636b
parent09a6f0a237208ebea3e37571d012b976b8478682
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