diff options
author | Alexander Graf <agraf@suse.de> | 2010-01-04 22:19:22 +0100 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2010-03-01 12:35:46 -0300 |
commit | b480f780f071a068810ccd0e49c1daa210bfbeab (patch) | |
tree | fe3e48769093e0dcbfacb0b371c9dc3e7e84f6fb /Kbuild | |
parent | 46a929bc15fcd48e1e0e770a44040a6949cae133 (diff) | |
download | linux-3.10-b480f780f071a068810ccd0e49c1daa210bfbeab.tar.gz linux-3.10-b480f780f071a068810ccd0e49c1daa210bfbeab.tar.bz2 linux-3.10-b480f780f071a068810ccd0e49c1daa210bfbeab.zip |
KVM: PPC: Fix typo in rebolting code
When we're loading bolted entries into the SLB again, we're checking if an
entry is in use and only slbmte it when it is.
Unfortunately, the check always goes to the skip label of the first entry,
resulting in an endless loop when it actually gets triggered.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions