Re: [PATCH v3 ] Staging: Android: Fixes for TODO file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 18 Jul 2015, Sohny Thomas wrote:

> 
> 
> On Wednesday 15 July 2015 04:20 AM, Greg KH wrote:
> > On Wed, Jul 01, 2015 at 09:19:11PM +0530, Sohny Thomas wrote:
> >> Removed non-existent issue from TODO file
> >> No instance of kuid_t or uid_t as mentioned by the file is present in staging/android directory
> >>
> >> Signed-off-by: Sohny Thomas <sohnythomas@xxxxxxxx>
> >> ---
> >>  drivers/staging/android/TODO | 7 -------
> >>  1 file changed, 7 deletions(-)
> >>
> >> diff --git a/drivers/staging/android/TODO b/drivers/staging/android/TODO
> >> index 06954cd..b15fb0d 100644
> >> --- a/drivers/staging/android/TODO
> >> +++ b/drivers/staging/android/TODO
> >> @@ -5,13 +5,6 @@ TODO:
> >>         - make sure things build as modules properly
> >>         - add proper arch dependencies as needed
> >>         - audit userspace interfaces to make sure they are sane
> >> -       - kuid_t should never be exposed to user space as it is
> >> -          kernel internal type. Data structure for this kuid_t is:
> >> -          typedef struct {
> >> -               uid_t val;
> >> -          } kuid_t;
> >> -       - This bug is introduced by Xiong Zhou in the patch bd471258f2e09
> >> -       - ("staging: android: logger: use kuid_t instead of uid_t")
> >>
> >>  Please send patches to Greg Kroah-Hartman <greg@xxxxxxxxx> and Cc:
> >>  Brian Swetland <swetland@xxxxxxxxxx>
> > 
> > Doesn't apply to the tree :(
> Uh, Sorry to reply late, you mean this snippet is not part of the tree?

It means something has changed in the code you have modified, and you need 
to redo the patch in some way so that it applies to the latest version.

julia
--
To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux