Re: [PATCH 2/4] drm: Add missing __user annotation to drm_syncobj_array_find()

2017-10-13 Thread Ville Syrjälä
On Fri, Sep 01, 2017 at 07:44:46PM +0200, Thierry Reding wrote: > On Fri, Sep 01, 2017 at 07:53:26PM +0300, ville.syrj...@linux.intel.com wrote: > > From: Ville Syrjälä > > > > 'user_handles' needs a __user annotation for fix the following sparse > > warning: > > drm_syncobj.c:813:37: warning: in

Re: [PATCH 2/4] drm: Add missing __user annotation to drm_syncobj_array_find()

2017-09-01 Thread Thierry Reding
On Fri, Sep 01, 2017 at 07:53:26PM +0300, ville.syrj...@linux.intel.com wrote: > From: Ville Syrjälä > > 'user_handles' needs a __user annotation for fix the following sparse > warning: > drm_syncobj.c:813:37: warning: incorrect type in argument 2 (different > address spaces) > drm_syncobj.c:813