aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm/fault.c
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinder@kernel.org>2009-05-20 09:59:35 +0530
committerAvi Kivity <avi@redhat.com>2009-06-28 14:10:32 +0300
commitbde892232532ed522bb56b04576d07f91e59b3c7 (patch)
treead190dab47f97d6f9ee77c0456b476bca20bc490 /arch/x86/mm/fault.c
parent9e6996240afcbe61682eab8eeaeb65c34333164d (diff)
KVM: shut up uninit compiler warning in paging_tmpl.h
Dixes compilation warning: CC arch/x86/kernel/io_delay.o arch/x86/kvm/paging_tmpl.h: In function ‘paging64_fetch’: arch/x86/kvm/paging_tmpl.h:279: warning: ‘sptep’ may be used uninitialized in this function arch/x86/kvm/paging_tmpl.h: In function ‘paging32_fetch’: arch/x86/kvm/paging_tmpl.h:279: warning: ‘sptep’ may be used uninitialized in this function warning is bogus (always have a least one level), but need to shut the compiler up. Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions