Re: [PATCH] binder: fix test regression due to sender_euid change

From: Greg KH
Date: Wed Nov 24 2021 - 04:58:56 EST


On Fri, Nov 19, 2021 at 03:39:59PM -0800, Todd Kjos wrote:
> On Fri, Nov 19, 2021 at 3:00 PM Paul Moore <paul@xxxxxxxxxxxxxx> wrote:
> >
> > On Fri, Nov 12, 2021 at 1:07 PM Todd Kjos <tkjos@xxxxxxxxxx> wrote:
> > >
> > > This is a partial revert of commit
> > > 29bc22ac5e5b ("binder: use euid from cred instead of using task").
> > > Setting sender_euid using proc->cred caused some Android system test
> > > regressions that need further investigation. It is a partial
> > > reversion because subsequent patches rely on proc->cred.
> > >
> > > Cc: stable@xxxxxxxxxxxxxxx # 4.4+
> > > Fixes: 29bc22ac5e5b ("binder: use euid from cred instead of using task")
> > > Signed-off-by: Todd Kjos <tkjos@xxxxxxxxxx>
> > > Change-Id: I9b1769a3510fed250bb21859ef8beebabe034c66
>
> Greg, I neglected to remove the "Change-Id" from my Android pre-submit
> testing. Can you remove that, or would you like me to resubmit without
> it?

Sorry, I missed it too. It's already in my tree, no need to worry about
it.

greg k-h