lkml.org 
[lkml]   [2015]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] staging: Remove the Android logger driver
From
Date
On Mon, 2015-01-26 at 12:07 -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 v4 1/5] pstores: use scnprintf
> [PATCH v2 2/5] pstore: remove superfluous memory size check
> [PATCH 3/5] pstore: handle zero-sized prz in series
> [PATCH v4 4/5] pstore: add pmsg
> [PATCH 5/5] pstore: selinux: add security in-core xattr support for pstore and debugfs
>
> 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@google.com>,
> Cc: Mark Salyzyn <salyzyn@google.com>
> Cc: Kees Cook <keescook@chromium.org>
> Cc: Android Kernel Team <kernel-team@android.com>
> Cc: Greg KH <gregkh@linuxfoundation.org>
> Signed-off-by: John Stultz <john.stultz@linaro.org>
> ---
> drivers/staging/android/Kconfig | 17 -

Please include the change that would add
drivers/staging/android/Makefile | 1 -

> drivers/staging/android/logger.c | 807 ---------------------------------------
> drivers/staging/android/logger.h | 89 -----
> 3 files changed, 913 deletions(-)
> delete mode 100644 drivers/staging/android/logger.c
> delete mode 100644 drivers/staging/android/logger.h

That is also delete this line:
obj-$(CONFIG_ANDROID_LOGGER) += logger.o

Thanks,


Paul Bolle



\
 
 \ /
  Last update: 2015-01-27 10:41    [W:0.513 / U:0.844 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site