linux_dsm_epyc7002/drivers/xen
Jan Kara 1a29d85eb0 mm: use vmf->address instead of of vmf->virtual_address
Every single user of vmf->virtual_address typed that entry to unsigned
long before doing anything with it so the type of virtual_address does
not really provide us any additional safety.  Just use masked
vmf->address which already has the appropriate type.

Link: http://lkml.kernel.org/r/1479460644-25076-3-git-send-email-jack@suse.cz
Signed-off-by: Jan Kara <jack@suse.cz>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Cc: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-12-14 16:04:09 -08:00
..
events xen: features and fixes for 4.10 rc0 2016-12-13 16:07:55 -08:00
xen-pciback xen: make use of xenbus_read_unsigned() in xen-pciback 2016-11-07 13:55:34 +01:00
xenbus xenbus: fix deadlock on writes to /proc/xen/xenbus 2016-12-12 15:22:13 +01:00
xenfs
acpi.c
arm-device.c
balloon.c xen/balloon: Only mark a page as managed when it is released 2016-12-12 15:22:22 +01:00
biomerge.c
cpu_hotplug.c
dbgp.c
efi.c
evtchn.c
fallback.c
features.c
gntalloc.c xen: set error code on failures 2016-12-08 07:53:50 +01:00
gntdev.c xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing 2016-11-28 14:14:05 +01:00
grant-table.c
Kconfig
Makefile
manage.c xenbus: advertise control feature flags 2016-10-24 15:48:40 +01:00
mcelog.c
pci.c
pcpu.c
platform-pci.c xen-platform: use builtin_pci_driver 2016-11-17 13:44:26 +01:00
preempt.c
privcmd.c mm: use vmf->address instead of of vmf->virtual_address 2016-12-14 16:04:09 -08:00
privcmd.h
swiotlb-xen.c swiotlb: Minor fix-ups for DMA_ATTR_SKIP_CPU_SYNC support 2016-11-10 15:56:19 -05:00
sys-hypervisor.c xen: rename xen_pmu_init() in sys-hypervisor.c 2016-08-24 18:45:25 +01:00
time.c
tmem.c
xen-acpi-cpuhotplug.c
xen-acpi-memhotplug.c
xen-acpi-pad.c
xen-acpi-processor.c
xen-balloon.c
xen-scsiback.c
xen-selfballoon.c
xen-stub.c
xlate_mmu.c