On 2/13/2017 4:18 PM, Joonas Lahtinen wrote:
On ma, 2017-02-13 at 12:14 +0530, Sagar Arun Kamble wrote:
From: "sagar.a.kam...@intel.com"
https://kernel.org/doc/html/latest/process/submitting-patches.html#the-
canonical-patch-format
# git config --global user.name "Sagar Arun Kamble"
Thanks
On ma, 2017-02-13 at 12:48 +0200, Joonas Lahtinen wrote:
> On ma, 2017-02-13 at 12:14 +0530, Sagar Arun Kamble wrote:
> > -static inline int fault_in_pages_writeable(char __user *uaddr, int size)
> > +static inline int fault_in_pages_writeable(char __user *uaddr,
> > +
On ma, 2017-02-13 at 12:14 +0530, Sagar Arun Kamble wrote:
> From: "sagar.a.kam...@intel.com"
https://kernel.org/doc/html/latest/process/submitting-patches.html#the-
canonical-patch-format
# git config --global user.name "Sagar Arun Kamble"
> i915 gem_exec_reloc subtests *-31 exercise relocatio
From: "sagar.a.kam...@intel.com"
i915 gem_exec_reloc subtests *-31 exercise relocation entries object
that is of size >=2GB. This patch will allow prefaulting >=2GB size.
Cc: Daniel Vetter
Cc: Chris Wilson
Signed-off-by: Sagar Arun Kamble
---
include/linux/pagemap.h | 6 --
1 file change