Re: [PATCH 2/2][RFC] staging: Remove the Android logger driver

From: Greg KH
Date: Sun Jan 25 2015 - 11:20:42 EST


On Tue, Jan 20, 2015 at 01:42:35PM -0800, John Stultz wrote:
> With the relase of Lollipop, Android no longer
> requires the logger driver.
>
> There are three patches which the android dev's
> still need before they drop logger on all their
> devices:
>
> [PATCH v3 1/3] pstore: use scnprintf
> [PATCH 2/3] pstore: remove superfluous memory size check
> [PATCH v2 3/3] pstore: add pmsg
>
> But these seem to have been acked and are hopefully
> queued for upstream.
>
> So this patch removes the logger driver from staging.
>
> Cc: Rom Lemarchand <romlem@xxxxxxxxxx>
> Cc: Mark Salyzyn <salyzyn@xxxxxxxxxx>
> Cc: Kees Cook <keescook@xxxxxxxxxxxx>
> Cc: Android Kernel Team <kernel-team@xxxxxxxxxxx>
> Signed-off-by: John Stultz <john.stultz@xxxxxxxxxx>
> Acked-by: Mark Salyzyn <salyzyn@xxxxxxxxxx>
> ---
> drivers/staging/android/Kconfig | 17 -
> drivers/staging/android/logger.c | 808 ---------------------------------------
> drivers/staging/android/logger.h | 89 -----
> 3 files changed, 914 deletions(-)
> delete mode 100644 drivers/staging/android/logger.c
> delete mode 100644 drivers/staging/android/logger.h

For some reason this doesn't apply to my staging-testing branch of
staging.git for some change in logger.c, can you refresh it and resend
so I can apply it?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/