lineage_android_kernel_xiao.../include
Xiao Guangrong 81c52c56e2 KVM: do not treat noslot pfn as a error pfn
This patch filters noslot pfn out from error pfns based on Marcelo comment:
noslot pfn is not a error pfn

After this patch,
- is_noslot_pfn indicates that the gfn is not in slot
- is_error_pfn indicates that the gfn is in slot but the error is occurred
  when translate the gfn to pfn
- is_error_noslot_pfn indicates that the pfn either it is error pfns or it
  is noslot pfn
And is_invalid_pfn can be removed, it makes the code more clean

Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2012-10-29 20:31:04 -02:00
..
acpi
asm-generic
clocksource
crypto
drm drm/radeon: add some new SI PCI ids 2012-10-23 10:23:49 -04:00
keys
linux KVM: do not treat noslot pfn as a error pfn 2012-10-29 20:31:04 -02:00
math-emu
media
memory
misc
net
pcmcia
ras
rdma
rxrpc
scsi
sound
target
trace
uapi Merge remote-tracking branch 'master' into queue 2012-10-29 19:15:32 -02:00
video
xen Bug-fixes: 2012-10-24 05:17:27 +03:00
Kbuild