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
..
2016-09-30 13:00:36 +10:00
2015-08-13 13:49:37 +02:00
2016-11-07 12:58:12 +01:00
2015-08-13 13:47:45 +02:00
2014-08-04 10:07:39 +02:00
2016-11-07 13:01:42 +01:00
2013-10-31 09:55:45 +01:00
2016-07-16 11:23:50 +10:00
2016-07-04 11:34:31 +02:00
2015-01-27 10:14:40 +01:00
2014-04-04 09:12:51 +02:00
2016-07-16 11:23:50 +10:00