[PATCH] staging/vc04_services: Use __user annotation for user-space pointers

Greg KH greg at kroah.com
Mon Jul 30 09:14:11 UTC 2018


On Mon, Jul 30, 2018 at 11:08:06AM +0200, Carlos Maiolino wrote:
> On Mon, Jul 30, 2018 at 10:58 AM, Greg KH <greg at kroah.com> wrote:
> > On Tue, Jul 24, 2018 at 10:32:17AM +0200, Carlos Maiolino wrote:
> >> Fix several sparse warnings regarding different address space
> >> assignments, like example below, by properly annotating pointers
> >> expected to carry user space addresses.
> >>
> >> warning: incorrect type in argument 1 (different address spaces)
> >> Signed-off-by: Carlos Maiolino <cmaiolino28 at gmail.com>
> >> ---
> >
> > We need a blank line befor your signed-off-by line please.
> >
> 
> Thanks, I'll resend, or do you prefer me to way until this get a review from
> the maintainer, and I resend the fixed description with the reviewed-by?

I should never have to hand-edit a patch, otherwise maintainers will not
scale, so yes, I need a new version.  But it would be great if we got a
review from the proper maintainers first so you know if anything else
needs to be done.

thanks,

greg k-h


More information about the devel mailing list