mirror of https://github.com/torvalds/linux.git
Remove gfn_to_pfn_cache_invalidate_start()'s unused @may_block parameter,
which was leftover from KVM's abandoned (for now) attempt to support guest
usage of gfn_to_pfn caches.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile.kvm | ||
| async_pf.c | ||
| async_pf.h | ||
| binary_stats.c | ||
| coalesced_mmio.c | ||
| coalesced_mmio.h | ||
| dirty_ring.c | ||
| eventfd.c | ||
| guest_memfd.c | ||
| irqchip.c | ||
| kvm_main.c | ||
| kvm_mm.h | ||
| pfncache.c | ||
| vfio.c | ||
| vfio.h | ||