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@paul-moore.com wrote:
On Fri, Nov 12, 2021 at 1:07 PM Todd Kjos tkjos@google.com 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@vger.kernel.org # 4.4+ Fixes: 29bc22ac5e5b ("binder: use euid from cred instead of using task") Signed-off-by: Todd Kjos tkjos@google.com 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