Re: [PATCH v1] binder: frozen notification

From: Greg KH
Date: Fri Jun 21 2024 - 02:05:51 EST


On Tue, Jun 18, 2024 at 03:19:08PM -0700, Yu-Ting Tseng wrote:
> ---
> drivers/android/binder.c | 321 +++++++++++++++++++++++++++-
> drivers/android/binder_internal.h | 21 +-
> include/uapi/linux/android/binder.h | 34 +++
> 3 files changed, 372 insertions(+), 4 deletions(-)

Nit, when you send the next version, be sure you use
scripts/get_maintainer.pl to know who to send the patch to (hint, you
forgot me, so I would never have noticed this to be able to pick it
up...)

Oh look, the ANDROID DRIVERS entry is pointing to the wrong git tree, I
need to fix that up as well...

thanks,

greg k-h