diff options
author | Alexander Graf <agraf@suse.de> | 2010-04-20 02:49:50 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-05-17 12:19:02 +0300 |
commit | ac21467182e562a71d8b4e098ea054e42700c0ff (patch) | |
tree | 814b2d6d7d11b21801be229476209bd16f156ea5 /arch/powerpc/kvm/book3s_64_mmu.c | |
parent | 6fc558258077d4e44b1780c0fd4ef93dd96c6fca (diff) |
KVM: PPC: Be more informative on BUG
We have a condition in the ppc64 host mmu code that should never occur.
Unfortunately, it just did happen to me and I was rather puzzled on why,
because BUG_ON doesn't tell me anything useful.
So let's add some more debug output in case this goes wrong. Also change
BUG to WARN, since I don't want to reboot every time I mess something up.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/powerpc/kvm/book3s_64_mmu.c')
0 files changed, 0 insertions, 0 deletions