diff options
author | Alexander Graf <agraf@suse.de> | 2010-08-17 20:08:39 (GMT) |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-10-24 08:52:19 (GMT) |
commit | 591bd8e7b4c8b9246d7a1c81ffbd28e35dc5de4e (patch) | |
tree | 5d512d445bb6d74cc0d9e2bc84fc28d265d03c9c /arch/powerpc/include | |
parent | ebc65874e9e8f3b8bbbc69aa49acd7489cd41c52 (diff) | |
download | linux-fsl-qoriq-591bd8e7b4c8b9246d7a1c81ffbd28e35dc5de4e.tar.xz |
KVM: PPC: Enable napping only for Book3s_64
Before I incorrectly enabled napping also for BookE, which would result in
needless dcache flushes. Since we only need to force enable napping on
Book3s_64 because it doesn't go into MSR_POW otherwise, we can just #ifdef
that code to this particular platform.
Reported-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/include')
0 files changed, 0 insertions, 0 deletions