Files
linux/arch/ia64/kernel
Davidlohr Bueso 87bcb00aa9 ia64/err-inject: Use get_user_pages_fast()
[ Upstream commit 69c907022a ]

At the point of sysfs callback, the call to gup is
done without mmap_sem (or any lock for that matter).
This is racy. As such, use the get_user_pages_fast()
alternative and safely avoid taking the lock, if possible.

Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-30 07:52:11 +02:00
..
2016-08-07 23:55:50 -04:00
2010-03-03 11:25:59 +01:00
2013-03-19 16:14:53 -07:00
2017-07-12 16:26:04 -07:00
2011-03-31 11:26:23 -03:00